Google Calendar MCP Server
@101ta28
About Google Calendar MCP Server
Google Calendar APIを使用したMCPサーバー
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"google-calendar-mcp-server-101ta28": {
"command": "uv",
"args": [
"sync"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Google Calendar MCP Server?
It is a server that uses the Google Calendar API to allow an MCP client to search calendar contents. It requires a Google account, the uv tool, and OAuth 2.0 authentication.
How to use Google Calendar MCP Server?
Create a Google Cloud project with the Calendar API enabled, set up OAuth consent and desktop app credentials, then run uv sync and uv run generate_token.py to generate token.json. Configure calendar_settings.json with calendar IDs and set up the MCP client using the provided mcp.json example. Finally, enable Agent Mode in VS Code Copilot Chat and ask calendar queries.
Key features of Google Calendar MCP Server
- Searches Google Calendar via MCP stdio transport
- Uses OAuth 2.0 desktop authentication flow
- Supports multiple calendars via
calendar_settings.json - Integrates with VS Code Copilot Chat Agent Mode
- First‑use browser authorization for token generation
Use cases of Google Calendar MCP Server
- Ask "List the events for April 8th" in a Copilot Chat
- Search work schedule using a configured work calendar ID
- Retrieve primary calendar events without leaving the editor
FAQ from Google Calendar MCP Server
What are the prerequisites?
You need a Google account, uv installed, and a Google Cloud project with the Calendar API enabled.
How do I configure multiple calendars?
Edit calendar_settings.json to map calendar names like primary and work to their Google Calendar IDs, then rename the file from .sample to .json.
What should I do if an error occurs?
Check the error message and, if necessary, reinstall dependencies or verify your Google Cloud Console settings.
How does authentication work?
You generate a token.json by running uv run generate_token.py and granting permission in your browser. On first MCP use, the browser will again request access.
Is Google Calendar MCP Server tied to a specific editor?
The README shows configuration for VS Code Copilot Chat, but the server uses the MCP stdio transport and can be used with any compatible MCP client.
Frequently asked questions
What are the prerequisites?
You need a Google account, uv installed, and a Google Cloud project with the Calendar API enabled.
How do I configure multiple calendars?
Edit `calendar_settings.json` to map calendar names like `primary` and `work` to their Google Calendar IDs, then rename the file from `.sample` to `.json`.
What should I do if an error occurs?
Check the error message and, if necessary, reinstall dependencies or verify your Google Cloud Console settings.
How does authentication work?
You generate a `token.json` by running `uv run generate_token.py` and granting permission in your browser. On first MCP use, the browser will again request access.
Is Google Calendar MCP Server tied to a specific editor?
The README shows configuration for VS Code Copilot Chat, but the server uses the MCP stdio transport and can be used with any compatible MCP client.
Basic information
More Productivity MCP servers
JobYap
JobYapJobYap aggregates job postings directly from companies' official careers sites and gives every posting a public discussion thread, with salaries, locations and full descriptions.

My AskAI
My AskAIUse My AskAI to find product, setup, integration, API, feature, pricing, and troubleshooting information. Search the public knowledge base, read complete documentation and OpenAPI files, and estimate pricing from monthly

OmniSocials
OmniSocialsOfficial OmniSocials MCP server — schedule and publish posts, stories, and reels across 11 platforms (Instagram, Facebook, LinkedIn, YouTube, TikTok, X, Pinterest, Bluesky, Threads, Mastodon, Google Business), plus media

EM+x
Cubed StudiosEM+x turns your conversation into board-ready deliverables: steering-committee readouts, executive briefs, market scans, QBR decks, and program updates - each built by an agentic consulting team using your own templates

Time
modelcontextprotocolModel Context Protocol Servers
Comments