DAV MCP Server
by jahfer
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DAV_PASSWORD | Yes | An app-specific password for the service. It is highly recommended to use app-specific passwords for security. | |
| DAV_PROVIDER | Yes | Specifies your DAV service provider. Set to 'fastmail' or 'icloud' (case-insensitive). | |
| DAV_USERNAME | Yes | Your username for the service (e.g., your Fastmail email address or Apple ID). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_my_calendarsD | – |
| get_calendar_eventsD | – |
| get_my_contact_listsD | – |
| get_contacts_from_listD | – |
| list_my_files_and_foldersD | – |
| get_file_or_folder_detailsD | – |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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