MCP ServerSTDIOOfficialv0.3.1

Pzep1 MCP Meet MCP Server

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

Hosted URL

Local install

Transport

STDIO

Auth

2 required env vars

What the Pzep1 MCP Meet MCP server does

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.

Connect to Pzep1 MCP Meet

Local install — runs as a subprocess.

npx mcp-meet@0.3.1

Environment variables

Configuration this server reads at startup.

  • GOOGLE_CLIENT_IDRequired

    Google OAuth Client ID

  • GOOGLE_CLIENT_SECRETRequiredSecret

    Google OAuth Client Secret

  • GOOGLE_REDIRECT_URI

    Google OAuth Redirect URI

  • CALENDAR_IDS

    Comma-separated list of calendar IDs to check for availability

  • APPLE_CALENDAR_NAME

    Name of the Apple Calendar to create events in

  • TZ

    Timezone for calendar operations

Resources

Where to find authoritative docs and source for Pzep1 MCP Meet.

Example prompts for Pzep1 MCP Meet

Paste any of these into Agent Studio after connecting Pzep1 MCP Meet.

  • Find my next available 30-minute slot this week and create a Google Meet
  • Schedule a meeting for tomorrow at 2pm, add it to my Apple Calendar, and generate the Meet link
  • Check availability across my work and personal calendars, then book a one-hour slot
  • What does the CALENDAR_IDS environment variable expect, and how do I format multiple calendar IDs?

Pzep1 MCP Meet MCP server — FAQ

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.

Skip the local setup — run MCP in your browser

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

Related servers

More on MCP Playground