dav-mcp
dav-mcp is a JavaScript MCP server for Claude Desktop, Cursor with npx, docker, git clone. Transform AI agents into orchestrating assistants managing calendars, contacts, and tasks
How to use dav-mcp
Install or run
npx dav-mcp --http --port=8080Client configuration
{
"mcpServers": {
"dav-mcp": {
"command": "npx",
"args": ["-y", "dav-mcp"],
"env": {
"CALDAV_SERVER_URL": "https://dav.example.com",
"CALDAV_USERNAME": "your_username",
"CALDAV_PASSWORD": "your_password"
}
}
}
}Compatible clients
What is dav-mcp?
dav-mcp is a JavaScript MCP server for Claude Desktop, Cursor with npx, docker, git clone. Transform AI agents into orchestrating assistants managing calendars, contacts, and tasks This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Tool access support
- Shell commands support
- Document generation support
- Anthropic provider support
- Google provider support
- package.json config support
- Dockerfile config support
Technical details
Install or run dav-mcp using npx. Check PhilflowIO/dav-mcp for the latest setup command.
- Built for JavaScript
- Built for Node.js
- Built for Docker
- Install or run with npx
- Install or run with docker
- Install or run with git clone
- Works with Claude Desktop
- Works with Cursor
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use dav-mcp
- Use it for connecting agents to external tools and data.
- Use it for integrations workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for claude desktop users.
Built with
Explore related resources
Frequently asked questions
What is dav-mcp?
dav-mcp is a JavaScript MCP server for Claude Desktop, Cursor with npx, docker, git clone. Transform AI agents into orchestrating assistants managing calendars, contacts, and tasks
Who is dav-mcp best for?
dav-mcp is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, claude desktop users.
How do I install dav-mcp?
Install or run dav-mcp using npx. Check dav-mcp for the latest setup command.
Is dav-mcp actively maintained?
dav-mcp may need a closer maintenance check before production use.
Auto-fetched from GitHub.