mcp-webdav-server

masx200/mcp-webdav-server

3.3

If you are the rightful owner of mcp-webdav-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

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

Tools

Functions exposed to the LLM to take actions

webdav_create_remote_file

Create a new file on a remote WebDAV server

webdav_get_remote_file

Retrieve content from a file stored on a remote WebDAV server

webdav_update_remote_file

Update an existing file on a remote WebDAV server

webdav_delete_remote_item

Delete a file or directory from a remote WebDAV server

webdav_create_remote_directory

Create a new directory on a remote WebDAV server

webdav_move_remote_item

Move or rename a file/directory on a remote WebDAV server

webdav_copy_remote_item

Copy a file/directory to a new location on a remote WebDAV server

webdav_list_remote_directory

List files and directories on a remote WebDAV server

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources