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-webdavExamples
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