WebDAV MCP Server

Stablefile-system
30 starsTypeScriptcommunity
GitHub
About

Overview

The WebDAV MCP Server enables AI agents to interact with WebDAV-enabled servers. It provides tools for uploading, downloading, listing, and managing files through the WebDAV protocol.
Capabilities

Tools & Capabilities

list_files

List files in a directory

upload_file

Upload a file

download_file

Download a file

create_directory

Create a directory

Setup

Installation

bash
Install
npx -y @nicepkg/mcp-server-webdav
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "webdav": {
      "command": "npx",
      "args": ["-y", "@nicepkg/mcp-server-webdav"]
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 30
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
WebDAV MCP Server - MCP Server Directory - CortexAgent