G2N MCP Google Calendar SSE Server
@gabriel-g2n
About G2N MCP Google Calendar SSE Server
MCP server with SSE for Google Calendar API integration
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"g2n-mcp-gcal-sse": {
"type": "http",
"url": "http://localhost:3001/sse"
}
}
}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 G2N MCP Google Calendar SSE Server?
It is a Model Context Protocol server that integrates Google Calendar via Server-Sent Events. It exposes calendar operations as tools for AI models and applications like Cursor, Claude, and n8n.
How to use G2N MCP Google Calendar SSE Server?
Set up a Google Cloud project with Calendar API and OAuth 2.0 credentials. Configure environment variables (PORT, PUBLIC_URL, GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET) and start the server with Docker. Authenticate by visiting the /auth endpoint, then connect your MCP
More Productivity MCP servers
Todoist MCP Server
stanislavlysenko0912Full implementation of Todoist Rest API & support Todoist Sync API for MCP server
Desktop Commander MCP
wonderwhy-erThis is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
🚀 Time MCP Server: Giving LLMs Time Awareness Capabilities
yokingma⏰ Time MCP Server: Giving LLMs Time Awareness Capabilities
applescript-mcp MCP Server
joshrutkowskiA macOS AppleScript MCP server
Todoist MCP Server
greirsonMCP server that connects Claude to Todoist for natural language task and project management with bulk operations
Comments