Skip to content
Back to search
30
MCP v1.0.0 streamable-http

CalendarMCP

ai.calendarmcp/server

Hosted Google Calendar MCP server for AI agents. No self-hosting or Google Cloud setup.

Uptime
0.0%
38 probes
Response
44ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "calendarmcp": {
      "url": "https://calendarmcp.ai/api/mcp",
      "transport": "streamable-http"
    }
  }
}