G2N MCP Google Calendar SSE Server
@gabriel-g2n
About G2N MCP Google Calendar SSE Server
MCP server with SSE for Google Calendar API integration
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
Basic information
More Productivity MCP servers
MCPControl
CheffromspaceMCP server for Windows OS automation
Todoist MCP Server
greirsonMCP server that connects Claude to Todoist for natural language task and project management with bulk operations
AppleScript MCP Server (Dual access: python and node.js)
peakmojoMCP server that execute applescript giving you full control of your Mac
Todoist MCP Server
abhiz123MCP server for Todoist integration enabling natural language task management with Claude
MCP Windows Desktop Automation
mario-andreschakA Model Context Protocol (MCP) server for Windows desktop automation using AutoIt.
Comments