
Mayla Debug Mcp Google Calendar2
Let your agent check availability, view calendars, and schedule Google Calendar events from the same workspace where you code.
Overview
Google Calendar2 MCP is a MCP server for the Build phase that schedules and manages Google Calendar events and availability from your agent workspace.
What is this MCP server?
- Schedule and manage Google Calendar events from the agent workspace.
- Check availability and view calendar data without context-switching to the browser.
- Smithery-hosted streamable-http MCP remote with Bearer authentication.
- Suits indie SaaS with booking flows, standups, or customer-call scheduling.
- Source repo: mayla-debug/mcp-google-calendar2 on GitHub.
- Server schema version 2025-09-16; package version 1.0.0
- 1 Smithery streamable-http remote endpoint
- Repository: github.com/mayla-debug/mcp-google-calendar2
What problem does it solve?
Builders waste time alt-tabbing to Google Calendar to book calls or check slots while the agent could handle scheduling if Calendar were on MCP.
Who is it for?
Indie SaaS founders wiring scheduling, demos, or support calls into agent-driven workflows.
Skip if: Products on non-Google calendars only, or teams forbidden from granting calendar API access to third-party remotes.
What do I get? / Deliverables
After registration, your agent can query availability and create or adjust events through MCP instead of manual calendar edits.
- Agent-driven calendar reads and event creates/updates
- Availability-aware scheduling without leaving the IDE
- Foundation for booking features in SaaS or internal bots
Recommended MCP Servers
Journey fit
Build is canonical because calendar access is wired in as an integration while you ship scheduling, booking, or ops features. Integrations captures OAuth-backed Google Calendar tooling exposed over MCP rather than generic launch or marketing work.
How it compares
Google Calendar MCP integration, not a standalone CRM or email marketing server.
Common Questions / FAQ
Who is Google Calendar2 MCP for?
Solo builders using MCP agents who rely on Google Calendar for customer calls, standups, or launch-week scheduling.
When should I use Google Calendar2 MCP?
Use it during Build when you are implementing or automating scheduling, availability checks, or calendar-aware agent assistants.
How do I add Google Calendar2 MCP to my agent?
Configure https://server.smithery.ai/@mayla-debug/mcp-google-calendar2/mcp in your MCP client with Bearer {smithery_api_key}, then complete Google Calendar authorization as required by the server.