webdav

GitHub

A simple and standalone WebDAV server.

5,499 stars Go 1 file ยท ~1,839 tokens #filesystem#go#http#server#webdav

webdav MCP Server

MCP server for hacdias/webdav

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "webdav": {
      "command": "npx",
      "args": [
        "-y",
        "@hacdias/webdav"
      ]
    }
  }
}