Serverscom.mintmcp/gcal
G

com.mintmcp/gcal

com.mintmcp/gcal · v1.0.4
● Remote
v1.0.4remote🌐 https://gcal.mintmcp.com/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "com.mintmcp/gcal",
  "description": "A MCP server that works with Google Calendar to manage event listing, reading, and updates.",
  "repository": {
    "url": "https://github.com/mintmcp/servers",
    "source": "github"
  },
  "version": "1.0.4",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://gcal.mintmcp.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}