{"name":"Google Calendar MCP Server","provider":"AgenticLedger","version":"1.0.0","description":"Read, search, create, and manage Google Calendar events via MCP","mcpEndpoint":"/mcp","transport":"streamable-http","tools":8,"auth":{"type":"google-oauth","description":"Authorize via Google OAuth to get a refresh token, then pass it as Bearer","authorize_url":"https://googlecalendarmcp.agenticledger.ai/authorize","modes":{"bearer":{"description":"Pass your Google refresh token as the Bearer token","header":"Authorization: Bearer <your-google-refresh-token>"},"oauth":{"description":"Exchange refresh token for a time-limited session token","token_endpoint":"https://googlecalendarmcp.agenticledger.ai/oauth/token","client_id":"googlecalendar","client_secret":"<your-google-refresh-token>","grant_type":"client_credentials"}}},"configTemplate":{"mcpServers":{"gmail":{"url":"https://googlecalendarmcp.agenticledger.ai/mcp","headers":{"Authorization":"Bearer <your-google-refresh-token>"}}}},"links":{"health":"/health","authorize":"/authorize","documentation":"https://financemcps.agenticledger.ai/googlecalendar/","oauth_discovery":"/.well-known/oauth-authorization-server"}}