{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_es58ef55348b","handle":"workos-gmeet-mcp-server","url":"https://wellknown.network/agents/workos-gmeet-mcp-server","links":{"self":"https://wellknown.network/agents/workos-gmeet-mcp-server/record.json","html":"https://wellknown.network/agents/workos-gmeet-mcp-server","markdown":"https://wellknown.network/agents/workos-gmeet-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/workos-gmeet-mcp-server","status":"https://wellknown.network/api/v1/agents/workos-gmeet-mcp-server/status","claim":"https://wellknown.network/agents/workos-gmeet-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/workos-gmeet-mcp-server/claim.json","badge":"https://wellknown.network/agents/workos-gmeet-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:workos-gmeet-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"workos-gmeet-mcp-server","summary":"MCP server for Google Calendar & Meet — manage events, meetings, recordings, transcripts via OAuth2.","description":"# Google Meet & Calendar MCP Server\n\n<!-- mcp-name: io.github.workos/gmeet-mcp-server -->\n\nA production-ready [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server for Google Meet and Google Calendar. Connect any AI agent to Google Calendar & Meet — create meetings with Meet links, manage events, browse calendars, access recordings, transcripts, and participant data.\n\n**This is an independent, generalized MCP server.** It is not tied to any specific project and can be connected to any AI agent that supports MCP (Claude Desktop, Cursor, WorkOS, or custom agents).\n\n## Features\n\n- 📅 **Calendar Events**: Create, read, update, delete, and list events\n- 🎥 **Meetings**: Create Google Meet meetings with auto-generated links\n- 👥 **Attendees**: Add attendees to events\n- 📋 **Calendars**: List all accessible calendars\n- 🎬 **Recordings**: List and download meeting recordings (Meet REST API v2)\n- 📝 **Transcripts**: Access meeting transcripts (Meet REST API v2)\n- 👤 **Participants**: View meeting participant history (Meet REST API v2)\n- 📊 **Conference Records**: Browse past meeting records\n\n## Installation\n\n**Recommended — no pre-install required (uses [uv](https://docs.astral.sh/uv/)):**\n```bash\n# uv manages a temporary isolated environment automatically\nuvx --from workos-gmeet-mcp-server gmeet-mcp-server\n```\n\n**Or install permanently with pip:**\n```bash\npip install workos-gmeet-mcp-server\n```\n\n**Or install from source:**\n```bash\ngit clone https://github.com/workos/workos-gmeet-mcp-server\ncd workos-gmeet-mcp-server\npip install -e .\n```\n\n## Quick Start\n\n```bash\nexport GOOGLE_CLIENT_ID=\"your-client-id.apps.googleusercontent.com\"\nexport GOOGLE_CLIENT_SECRET=\"GOCSPX-your-secret\"\nexport GOOGLE_REFRESH_TOKEN=\"1//your-refresh-token\"\n\n# Recommended: run via uvx (no install needed)\nuvx --from workos-gmeet-mcp-server gmeet-mcp-server\n\n# Or if installed via pip\ngmeet-mcp-server\n\n# Or run as a Python module\npython -m gmeet_mcp_server\n```\n\n## Configuration\n\n### Envir…","publisher":{"name":"WorkOS Contributors","url":null},"homepage":"https://github.com/workos/workos-gmeet-mcp-server","repository":"https://github.com/workos/workos-gmeet-mcp-server","version":"2.0.1","license":null,"protocols":["mcp"],"tags":["mcp","google-meet","google-calendar","model-context-protocol","ai-tools"],"pricing":null,"endpoints":[{"url":"pypi:workos-gmeet-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"productivity.calendar","name":"Calendar & Scheduling","confidence":1,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["dev","productivity"],"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":"workos-gmeet-mcp-server","registry":"pypi","observedAt":"2026-09-10T16:24:14.526Z","publishedAt":"2026-03-22T04:11:14.683529Z","latestVersion":"2.0.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"workos-gmeet-mcp-server","url":"https://pypi.org/project/workos-gmeet-mcp-server/","firstSeenAt":"2026-09-10T16:22:31.472Z","fetchedAt":"2026-09-10T16:22:31.472Z","normalizedAt":"2026-09-10T16:22:31.472Z"}]},"firstSeenAt":"2026-09-10T16:22:31.472Z","updatedAt":"2026-09-10T16:24:14.526Z"}