提交

Google Calendar

@Jackson88

服务器配置

{
  "mcpServers": {
    "google-calendar": {
      "command": "npx",
      "args": [
        "-y",
        "google-calendar-mcp"
      ],
      "env": {
        "GOOGLE_CLIENT_ID": "<your-client-id>",
        "GOOGLE_CLIENT_SECRET": "<your-client-secret>",
        "GOOGLE_REDIRECT_URI": "http://localhost:3000/auth/callback"
      },
      "description": "Google Calendar MCP server using npx"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.