MCP.so
登录

G2N MCP Google Calendar SSE Server

@gabriel-g2n

关于 G2N MCP Google Calendar SSE Server

MCP server with SSE for Google Calendar API integration

基本信息

分类

生产力

许可证

MIT license

运行时

node

传输方式

stdio

发布者

gabriel-g2n

配置

使用下面的配置,将此服务器添加到你的 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 服务器