Skip to main content
Glama

WebDAV MCP Server

by LaubPlusCo

webdav_list_remote_directory

List files and directories at a specified path on a remote WebDAV server to manage and organize data directly from connected MCP clients.

Instructions

List files and directories at the specified path on a remote WebDAV server

Input Schema

NameRequiredDescriptionDefault
pathNo/

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "path": { "default": "/", "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/LaubPlusCo/mcp-webdav-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server