Loading MCP server directory, please wait...
Zero-dependency WebDAV MCP server — single static binary, no Node.js or Python. 8 tools via stdio.
npx @getmcp/cli add io.github.vernonstinebaker/webdav-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
WEBDAV_URLBase URL of the WebDAV server (e.g. http://192.168.1.10:8080)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vernonstinebaker/webdav-mcp": {
"command": "https://github.com/vernonstinebaker/webdav-mcp/releases/download/v1.1.1/webdav-mcp-macos-arm64",
"env": {
"WEBDAV_URL": "",
"WEBDAV_USER": "",
"WEBDAV_PASS": ""
}
}
}
}