SERVER
Google Cal MCP
Rank #543io.github.domdomegg/google-cal-mcp
MCP server providing google-cal-mcp capabilities
First listed
Dec 13, 2025
Last publish date
Feb 23, 2026
OVERVIEW
Google Cal MCP is a Model Context Protocol (MCP) server published by domdomegg. It ranks #543 of 58,832 servers tracked on MCP Toplist, and its repository has 557 GitHub stars. Google Cal MCP is listed on Official MCP, with 5 tracked versions. It was first listed on Dec 13, 2025 and most recently updated on Feb 23, 2026.
STANDING
#543of 58,832 tracked serversTop 1%
Ranks ahead of 58,289 of 58,832 servers on MCP Toplist.
Recent momentum
+88GitHub stars since Dec 8 (+18%)
CONNECT
Use Google Cal MCP
Add Google Cal MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"google-cal-mcp": {
"command": "npx",
"args": [
"-y",
"google-cal-mcp"
],
"env": {
"GOOGLE_ACCESS_TOKEN": "<your GOOGLE_ACCESS_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
npm package
{
"mcpServers": {
"google-cal-mcp": {
"command": "npx",
"args": [
"-y",
"google-cal-mcp"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"GOOGLE_CLIENT_ID": "<your GOOGLE_CLIENT_ID>",
"GOOGLE_CLIENT_SECRET": "<your GOOGLE_CLIENT_SECRET>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
domdomegg
MORE FROM THIS PUBLISHER
Other servers by domdomegg
- Openfoodfacts MCP#166 · 14 vers
- Google Sheets MCP#318 · 7 vers
- Filesystem MCP#673 · 6 vers
- Defuddle Fetch MCP Server#678 · 4 vers
- Airtable MCP Server#714 · 9 vers
- Google Maps Places MCP#741 · 6 vers
- Gmail MCP#749 · 10 vers
- Google Documents MCP#793 · 7 vers
- Barcode Scanner MCP#832 · 4 vers
- Time MCP Pypi#974 · 3 vers
- Computer Use#1119 · 13 vers
- Google Drive MCP#1346 · 7 vers
VERSIONS
Available versions (5)
| Version | Published |
|---|---|
| 1.1.2 | Feb 23, 2026 |
| 1.1.1 | Dec 28, 2025 |
| 1.1.0 | Dec 28, 2025 |
| 1.0.2 | Dec 13, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Google Cal MCP?
- MCP server providing google-cal-mcp capabilities
- Who maintains Google Cal MCP?
- Google Cal MCP is maintained by domdomegg, which publishes 36 MCP servers (119 total versions) tracked on MCP Toplist.
- Is Google Cal MCP an official MCP server?
- Yes — Google Cal MCP is listed on the Official MCP Registry.
- How many versions does Google Cal MCP have?
- MCP Toplist tracks 5 versions of Google Cal MCP, most recently published on Feb 23, 2026.
- Where can I find the source code for Google Cal MCP?
- The source code for Google Cal MCP is hosted at github.com/domdomegg/google-calendar-mcp.git.
EXPLORE