Gcal
FreeNot checkedA MCP server that works with Google Calendar to manage event listing, reading, and updates.
About
A MCP server that works with Google Calendar to manage event listing, reading, and updates.
README
MintMCP is a product from the Lutra team; we create tools to help connect AI to data and apps. The MCP servers here from MintMCP make it easy to connect your favorite AI agent (Claude, Cursor, Windsurf, ChatGPT) to email and calendar apps.
When you connect to one of our servers, you will be asked to login using either your Google or Microsoft accounts, and it directly gets you access to all the tools below.
MCP Servers Available
Google Calendar
- Server URL:
https://gcal.mintmcp.com/mcp - Tools:
- create_event
- delete_event
- get_calendar_events
- get_next_availability
- list_calendars
- update_event
Configuration:
{
"mcpServers": {
"google-calendar": {
"command": "npx",
"args": [
"mcp-remote",
"https://gcal.mintmcp.com/mcp"
]
}
}
}
Gmail
- Server URL:
https://gmail.mintmcp.com/mcp - Tools:
- draft_email
- draft_reply
- get_email
- search_email
- send_draft
Configuration:
{
"mcpServers": {
"gmail": {
"command": "npx",
"args": [
"mcp-remote",
"https://gmail.mintmcp.com/mcp"
]
}
}
}
Outlook Calendar
Manage event listing, reading, and updates.
- Server URL:
https://outlook-calendar.mintmcp.com/mcp - Tools:
- create_event
- delete_event
- get_calendar_events
- get_next_availability
- list_calendars
- update_event
Configuration:
{
"mcpServers": {
"outlook-calendar": {
"command": "npx",
"args": [
"mcp-remote",
"https://outlook-calendar.mintmcp.com/mcp"
]
}
}
}
Outlook
Search, read, and draft emails and replies.
- Server URL:
https://outlook-email.mintmcp.com/mcp - Tools:
- draft_email
- draft_reply
- get_email
- search_email
- send_email
Configuration:
{
"mcpServers": {
"outlook-email": {
"command": "npx",
"args": [
"mcp-remote",
"https://outlook-email.mintmcp.com/mcp"
]
}
}
}
MCP Gateway
For teams using MCP servers, managing authentication, monitoring, and configuration across multiple servers becomes operationally complex. It can be hard to understand which MCP servers your team is using, how they are using it, and whether the servers are secure. MCP gateways help by providing a control plane for your organization which give you the telemetry and governance you need. Learn more at https://mintmcp.com
Installing Gcal
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/mintmcp/serversFAQ
Is Gcal MCP free?
Yes, Gcal MCP is free — one-click install via Unyly at no cost.
Does Gcal need an API key?
No, Gcal runs without API keys or environment variables.
Is Gcal hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Gcal in Claude Desktop, Claude Code or Cursor?
Open Gcal on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Notion
Read and write pages in your workspace
by NotionLinear
Issues, cycles, triage — from Claude
by LinearGoogle Drive
Search and read your Drive files
by Googlemindsdb/mindsdb
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
by mindsdbCompare Gcal with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All productivity MCPs
