Gcal
Rank #27,995com.mintmcp/gcal
MCP server providing gcal capabilities
Gcal is a Model Context Protocol (MCP) server published by mintmcp. It ranks #27,995 of 115,591 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Gcal is listed on Official MCP, with 6 tracked versions. It was first listed on Sep 9, 2025 and most recently updated on Sep 9, 2025.
Ranks ahead of 87,596 of 115,591 servers on MCP Toplist.
Use Gcal
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http gcal https://gcal.mintmcp.com/mcp[mcp_servers.gcal]
url = "https://gcal.mintmcp.com/mcp"Add to ~/.codex/config.toml.
https://gcal.mintmcp.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"gcal": {
"url": "https://gcal.mintmcp.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gcal": {
"type": "http",
"url": "https://gcal.mintmcp.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gcal": {
"serverUrl": "https://gcal.mintmcp.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gcal": {
"url": "https://gcal.mintmcp.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.mintmcp%2Fgcal)<a href="https://mcptoplist.com/server/com.mintmcp%2Fgcal"><img src="https://mcptoplist.com/badge/com.mintmcp%2Fgcal.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mintmcp
Other servers by mintmcp
View all mintmcp servers →Available versions (6)
| Version | Published |
|---|---|
| 1.0.4 | Sep 9, 2025 |
| 1.0.3 | Sep 9, 2025 |
| 1.0.2 | Sep 9, 2025 |
| 1.0.1 | Sep 9, 2025 |
| 1.0.0 | Sep 9, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Gcal?
- Gcal is maintained by mintmcp, which publishes 6 MCP servers (17 total versions) tracked on MCP Toplist.
- Is Gcal listed on the Official MCP Registry?
- Yes — Gcal is listed on the Official MCP Registry.
- How many versions does Gcal have?
- MCP Toplist tracks 6 versions of Gcal, most recently published on Sep 9, 2025.
- Where can I find the source code for Gcal?
- The source code for Gcal is hosted at github.com/mintmcp/servers.