All MCP servers

Google Calendar

Official
by Api.AirforcestdioDeveloper Tools070MIT

MCP server for Google Calendar integration with service account support and domain-wide delegation.

mcpopen-sourcedeveloper-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "google-calendar-impcac4d": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}