The MCP Server That Manages Your Entire Calendar Stack
Not just Google Calendar. Not just read-only. allmymeetings MCP gives AI agents full control across Google, Outlook, and iCloud.
Works with any MCP-compatible client
Add to your MCP client in 30 seconds
Select your client below and follow the instructions. Replace YOUR_API_TOKEN with a token from your allmymeetings dashboard.
{
"mcpServers": {
"allmymeetings": {
"type": "http",
"url": "https://allmymeetings.com/mcp/calendar",
"headers": {
"Authorization": "Bearer YOUR_API_TOKEN"
}
}
}
}
{
"mcpServers": {
"allmymeetings": {
"type": "http",
"url": "https://allmymeetings.com/mcp/calendar",
"headers": {
"Authorization": "Bearer YOUR_API_TOKEN"
}
}
}
}
{
"mcp": {
"servers": {
"allmymeetings": {
"url": "https://allmymeetings.com/mcp/calendar",
"headers": {
"Authorization": "Bearer YOUR_API_TOKEN"
}
}
}
}
}
What your agent can do
Full calendar lifecycle management through natural language.
Connect Calendars
Connect Google, Outlook, or iCloud accounts via OAuth handoff. Your agent initiates the flow, you click the link.
Create Sync Pairs
Set up bidirectional sync between any two calendars. Choose full details, free/busy, or private mode.
Manage Events
List, create, update, and delete events across all connected calendars through conversation.
Check Availability
Query free/busy status across all accounts at once. Find open slots that work across every calendar.
Scheduling Links
Generate shareable booking pages that check availability across all connected calendars. Like Calendly, but agent-created.
Monitor Sync Status
Check sync health, view recent activity, and troubleshoot issues — all from your agent conversation.
Just say what you need
No API docs to read. No dashboards to click through. Tell your agent what you want.
You say
“Connect my work Google Calendar and personal Outlook”
Agent initiates OAuth for both providers, gives you two links to click, confirms connection.
You say
“Sync them both ways with free/busy mode”
Agent creates a bidirectional sync pair with free/busy privacy, confirms it’s running.
You say
“Am I free Thursday afternoon?”
Agent checks availability across all connected calendars and returns open time slots.
You say
“Create a scheduling page for 30-minute meetings”
Agent generates a booking link that checks all your calendars for conflicts. Share it instantly.
MCP server FAQ
What is MCP?
MCP (Model Context Protocol) is an open standard that lets AI agents interact with external tools and services. Think of it as a universal plugin system for AI — any MCP-compatible agent can use any MCP server, including allmymeetings. Learn more about our MCP server.
What agents work with this?
Any MCP-compatible client. Today that includes Claude Desktop, Perplexity, OpenClaw, and a growing ecosystem of MCP clients. If your tool supports HTTP-based MCP servers, it works with allmymeetings.
How do I get an API token?
Sign up for a free allmymeetings account and generate an API token from your dashboard. Paste it into the MCP config above, and your agent is connected.
Is full account provisioning supported?
Yes. Your AI agent can walk you through the entire setup — from connecting calendar providers via OAuth to creating sync pairs and scheduling pages. The only manual steps are clicking OAuth authorization links, which is required by Google, Microsoft, and Apple for security.