A CalDAV MCP server to expose calendar operations as tools for AI assistants.
🗓️ A CalDAV Model Context Protocol (MCP) server to expose calendar operations as tools for AI assistants.
{
"mcpServers": {
...,
"calendar": {
"command": "npx",
"args": [
"caldav-mcp"
],
"env": {
"CALDAV_BASE_URL": "<CalDAV server URL>",
"CALDAV_USERNAME": "<CalDAV username>",
"CALDAV_PASSWORD": "<CalDAV password>"
}
}
}
}
npx tsc
node index.js
Creates a new calendar event.
Parameters:
summary
: String - Event title/summarystart
: DateTime string - Event start timeend
: DateTime string - Event end timeReturns:
Lists events within a specified timeframe.
Parameters:
start
: DateTime string - Start of the timeframeend
: DateTime string - End of the timeframeReturns:
MIT
Access and analyze Fathom Analytics data and reports
Converts Markdown to styled PDFs using VS Code's markdown styling and Python's ReportLab.
Provides access to your iTerm session, requiring iTerm2 and Node.js.
Access the YouTrack REST API to manage projects and track issues in real-time.
Connect your AI Agents to 8,000 apps instantly.
An MCP extension for the Claude Desktop application that enables automation and integration.
Integrates with the Minimax API for AI-powered image generation and text-to-speech.
An MCP server that analyzes the screen with OmniParser to automate GUI operations.
Integrates with Wiki.js, enabling AI to read and update documentation.
Connect AI agents with the Feishu/Lark platform for automation, including document processing, conversation management, and calendar scheduling.