DAV MCP Server

by jahfer

list_my_files_and_folders

List files and folders in a specified directory or root path using the DAV MCP Server. Ideal for organizing and accessing Fastmail or iCloud WebDAV storage efficiently.

Input Schema

NameRequiredDescriptionDefault
pathNoThe specific folder path to list. For example, 'Documents/Work'. If empty, lists files and folders in the main (root) directory.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "path": { "description": "The specific folder path to list. For example, 'Documents/Work'. If empty, lists files and folders in the main (root) directory.", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from DAV MCP Server

Related Tools

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/jahfer/dav-mcp-server'

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