Home › Productivity › calendar-mcp
calendar-mcp
Google Calendar for LLM agents: find, create, update, move, delete events; free/busy; scheduling.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 1.0.1)
uvx calendar-mcp-server
Or add to your MCP client config:
{
"mcpServers": {
"calendar-mcp": {
"command": "uvx",
"args": [
"calendar-mcp-server"
],
"env": {
"GOOGLE_CLIENT_ID": "<YOUR_VALUE>",
"GOOGLE_CLIENT_SECRET": "<YOUR_VALUE>",
"TOKEN_FILE_PATH": "<YOUR_VALUE>"
}
}
}
}
GOOGLE_CLIENT_IDrequired — OAuth 2.0 client ID for a Google Cloud project with the Google Calendar API enabled.GOOGLE_CLIENT_SECRETrequired secret — OAuth 2.0 client secret matching GOOGLE_CLIENT_ID.TOKEN_FILE_PATH— Path to the saved OAuth token file written by 'calendar-mcp auth'.
Related servers
MobileBuildMCP
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
mcp-atlassian
MCP server for Atlassian products (Confluence and Jira). Supports Confluence Cloud, Jira Cloud, and Jira Server/Data Center. Provides…
google_workspace_mcp
Comprehensive Google Workspace MCP server with full support for Google Calendar, Drive, Gmail, and Docs, Forms, Chats, Slides and Sheets…
crosspaste-desktop
Open-source cross-device clipboard manager with a built-in MCP server. Search and retrieve clipboard history synced across all your…
boss-agent-cli
BOSS Zhipin recruitment workflow for AI agents. 49 MCP tools for job search, welfare filtering, recruiter messaging, pipeline tracking,…
Atlassian Rovo MCP Server
Connect to Atlassian Jira, Confluence, Loom, and more to search, create, and manage your work.
Data from the Official MCP Registry