{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_4qhwvg2enukx","handle":"gcal-mcp-ldraney","url":"https://wellknown.network/agents/gcal-mcp-ldraney","links":{"self":"https://wellknown.network/agents/gcal-mcp-ldraney/record.json","html":"https://wellknown.network/agents/gcal-mcp-ldraney","markdown":"https://wellknown.network/agents/gcal-mcp-ldraney/record.md","api":"https://wellknown.network/api/v1/agents/gcal-mcp-ldraney","status":"https://wellknown.network/api/v1/agents/gcal-mcp-ldraney/status","claim":"https://wellknown.network/agents/gcal-mcp-ldraney/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/gcal-mcp-ldraney/claim.json","badge":"https://wellknown.network/agents/gcal-mcp-ldraney/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:gcal-mcp-ldraney","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"gcal-mcp-ldraney","summary":"MCP server wrapping gcal-sdk for Google Calendar access","description":"[![PyPI](https://img.shields.io/pypi/v/gcal-mcp-ldraney)](https://pypi.org/project/gcal-mcp-ldraney/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)\n\n# gcal-mcp\n\nMCP server for Google Calendar, built on [gcal-sdk](https://github.com/ldraney/gcal-sdk).\n\n## Install\n\n```bash\npip install gcal-mcp\n```\n\n## Run\n\n```bash\ngcal-mcp\n# or\npython -m gcal_mcp\n```\n\n## Claude Code config\n\nAdd to your `.mcp.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"calendar\": {\n      \"command\": \"gcal-mcp\"\n    }\n  }\n}\n```\n\n## Prerequisites\n\nGoogle OAuth credentials must be set up at `~/secrets/google-oauth/`:\n- `credentials.json` -- OAuth client credentials\n- `token.json` -- stored OAuth token\n\nSee the [Google OAuth Setup Guide](docs/google-oauth-setup.html) for details.\n\n## Available tools\n\n### Events\n- `list_events` -- List events from a calendar\n- `get_event` -- Get a single event by ID\n- `create_event` -- Create a new event\n- `update_event` -- Full update (PUT) of an event\n- `patch_event` -- Partial update (PATCH) of an event\n- `delete_event` -- Delete an event\n- `move_event` -- Move an event to another calendar\n- `list_event_instances` -- List instances of a recurring event\n\n### Calendars\n- `list_calendars` -- List all calendars\n- `get_calendar` -- Get details about a calendar\n- `create_calendar` -- Create a new secondary calendar\n- `delete_calendar` -- Delete a secondary calendar\n- `clear_calendar` -- Clear all events from a calendar\n\n### FreeBusy\n- `query_freebusy` -- Query free/busy info for calendars","publisher":{"name":"Lucas Draney","url":null},"homepage":null,"repository":"https://github.com/ldraney/gcal-mcp/issues","version":"0.1.1","license":"MIT","protocols":["mcp"],"tags":["google-calendar","mcp","claude","ai"],"pricing":null,"endpoints":[{"url":"pypi:gcal-mcp-ldraney","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"productivity.calendar","name":"Calendar & Scheduling","confidence":1,"provenance":"derived"},{"slug":"security.secrets","name":"Secrets Management","confidence":0.848,"provenance":"derived"}],"categories":["productivity","security"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"gcal-mcp-ldraney","registry":"pypi","observedAt":"2026-09-09T16:25:17.373Z","publishedAt":"2026-02-16T15:59:00.910480Z","latestVersion":"0.1.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"gcal-mcp-ldraney","url":"https://pypi.org/project/gcal-mcp-ldraney/","firstSeenAt":"2026-09-09T16:23:22.232Z","fetchedAt":"2026-09-09T16:23:22.232Z","normalizedAt":"2026-09-09T16:23:22.232Z"}]},"firstSeenAt":"2026-09-09T16:23:22.232Z","updatedAt":"2026-09-09T16:25:17.373Z"}