MCP server wrapping gcal-sdk for Google Calendar access
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"gcal-mcp-ldraney","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
[](https://pypi.org/project/gcal-mcp-ldraney/) [](https://opensource.org/licenses/MIT) [](https://www.python.org/downloads/) # gcal-mcp MCP server for Google Calendar, built on [gcal-sdk](https://github.com/ldraney/gcal-sdk). ## Install ```bash pip install gcal-mcp ``` ## Run ```bash gcal-mcp # or python -m gcal_mcp ``` ## Claude Code config Add to your `.mcp.json`: ```json { "mcpServers": { "calendar": { "command": "gcal-mcp" } } } ``` ## Prerequisites Google OAuth credentials must be set up at `~/secrets/google-oauth/`: - `credentials.json` -- OAuth client credentials - `token.json` -- stored OAuth token See the [Google OAuth Setup Guide](docs/google-oauth-setup.html) for details. ## Available tools ### Events - `list_events` -- List events from a calendar - `get_event` -- Get a single event by ID - `create_event` -- Create a new event - `update_event` -- Full update (PUT) of an event - `patch_event` -- Partial update (PATCH) of an event - `delete_event` -- Delete an event - `move_event` -- Move an event to another calendar - `list_event_instances` -- List instances of a recurring event ### Calendars - `list_calendars` -- List all calendars - `get_calendar` -- Get details about a calendar - `create_calendar` -- Create a new secondary calendar - `delete_calendar` -- Delete a secondary calendar - `clear_calendar` -- Clear all events from a calendar ### FreeBusy - `query_freebusy` -- Query free/busy info for calendars
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.