Schedule Google Meet calls and mirror events to Apple Calendar with automatic availability detection across multiple calendars. For developers building scheduling automation into AI assistants or workflow tools.
io.github.pzep1/mcp-meet
Local install
STDIO
2 required env vars
How models use it and what it is built for.
Schedule Google Meet calls and mirror events to Apple Calendar with automatic availability detection across multiple calendars. For developers building scheduling automation into AI assistants or workflow tools.
Local install — runs as a subprocess.
Configuration this server reads at startup.
Google OAuth Client ID
Google OAuth Client Secret
Google OAuth Redirect URI
Comma-separated list of calendar IDs to check for availability
Name of the Apple Calendar to create events in
Timezone for calendar operations
Where to find authoritative docs and source for Pzep1 MCP Meet.
Paste any of these into Agent Studio after connecting Pzep1 MCP Meet.
Common questions about connecting and running Pzep1 MCP Meet.
How do I authenticate this server with Google Calendar?
Set GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET, and optionally GOOGLE_REDIRECT_URI using OAuth credentials from the Google Cloud Console. The server uses these to authenticate and access your calendars.
Can I sync events to both Google Meet and Apple Calendar at the same time?
Yes. Set CALENDAR_IDS for Google Calendar availability detection and APPLE_CALENDAR_NAME to specify which Apple Calendar receives mirrored events. Both happen in one operation.
How does smart availability detection work?
The server checks all calendars listed in CALENDAR_IDS to find free time slots, then proposes available windows. You can then create a meeting in one of those slots.
What timezone does the server use for scheduling?
By default it uses your system timezone, but you can override it by setting the TZ environment variable to any IANA timezone (e.g., America/New_York, Europe/London).
Do I need to install Google Calendar and Apple Calendar separately?
No. This server integrates directly with Google Calendar via OAuth and Apple Calendar via the APPLE_CALENDAR_NAME setting. Install via npx mcp-meet@0.3.1 and configure the environment variables.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 30+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent Studio