G2N MCP Google Calendar SSE Server
@gabriel-g2n
关于 G2N MCP Google Calendar SSE Server
MCP server with SSE for Google Calendar API integration
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"g2n-mcp-gcal-sse": {
"type": "http",
"url": "http://localhost:3001/sse"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
生产力 分类下的更多 MCP 服务器
MCP Shrimp Task Manager
cjo4m06Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like developer behavior in reasoning A
MCP Google Calendar Server
markelaugust74A Model Context Protocol (MCP) server implementation for Google Calendar integration. Create and manage calendar events directly through Claude or other AI assistants.
ATLAS: Task Management System
cyanheadsA Model Context Protocol (MCP) server for ATLAS, a Neo4j-powered task management system for LLM Agents - implementing a three-tier architecture (Projects, Tasks, Knowledge) to manage complex workflows. Now with Deep Research.
MCPControl
CheffromspaceMCP server for Windows OS automation
Todo List MCP Server
RegiByteAn MCP server for managing todos within LLMs, created for educational purposes
评论