Submit

WebDAV MCP Server

@LaubPlusCo

Model Context Protocol (MCP) server that enables CRUD operations on a WebDAV endpoint with basic authentication.
Overview

What is WebDAV MCP Server?

WebDAV MCP Server is a Model Context Protocol (MCP) server that allows users to perform CRUD operations on a WebDAV endpoint with basic authentication, enabling interaction with WebDAV file systems through natural language commands.

How to use WebDAV MCP Server?

To use the WebDAV MCP Server, you can install it via npm, clone the repository, or use Docker. After installation, configure the server with your WebDAV credentials and run it using stdio or HTTP/SSE transport.

Key features of WebDAV MCP Server?

  • Connects to any WebDAV server with basic authentication.
  • Supports CRUD operations on files and directories.
  • Exposes file operations as MCP resources and tools.
  • Can run via stdio transport or HTTP/SSE transport.
  • Secure access with basic authentication and support for bcrypt-encrypted passwords.

Use cases of WebDAV MCP Server?

  1. Integrating with Claude Desktop for natural language file operations.
  2. Managing files on a WebDAV server programmatically.
  3. Performing real-time file operations over HTTP/SSE.

FAQ from WebDAV MCP Server?

  • Can I use WebDAV MCP Server with any WebDAV server?

Yes, it can connect to any WebDAV server that supports basic authentication.

  • Is there a way to secure my passwords?

Yes, you can use bcrypt-encrypted passwords for enhanced security.

  • How do I run the server?

You can run it using stdio transport or HTTP/SSE transport based on your requirements.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.