mcpbeat Sign in
answering

Google MCP is answering right now. Last checked 14 min ago. Last commit 4 Mar 2026.

Streamable HTTP MCP server for Google Calendar and Sheets with OAuth login.

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
207 ms
Response time
average over 24h
5
Stars
last commit 4 Mar 2026

Nothing serious here today

Today is the operative word: we check Google MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add google-mcp --transport http https://g.mcp.openbsp.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "google-mcp": {
      "url": "https://g.mcp.openbsp.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.google-mcp]
url = "https://g.mcp.openbsp.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "google-mcp": {
      "url": "https://g.mcp.openbsp.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "google-mcp": {
      "url": "https://g.mcp.openbsp.dev/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, but it did not say what kind of credentials it expects.

Endpoints

URLTransportStateLatencyChecked
https://g.mcp.openbsp.dev/mcp streamable-http needs auth 238 ms 14 min ago

Alternatives to Google MCP

same job, measured the same way
MCP Gee Sweet
by khuisman

MCP server for Google Workspace — Sheets, Drive, Docs (HTML or Markdown), and Calendar.

local only
Google Workspace
by mindstone

Google Workspace MCP server for Gmail, Calendar, Drive, Docs, Sheets, Slides, Contacts, and more

147 installs/wk local only
Google Health MCP
by partymola

MCP server for the Google Health API, with a local SQLite cache and trend analysis.

1 343 installs/wk local only
Google Calendar
by pulsemcp

MCP server for Google Calendar integration with service account support and domain-wide delegation.

101 installs/wk local only
I
Workspace MCP
by taylorwilsdon

Google Workspace MCP server for Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Tasks, Chat.

27 360 installs/wk local only
Google Docs
by pulsemcp

MCP server for Google Docs integration with OAuth2 and service account support.

82 installs/wk local only
CalendarMCP
by calendarmcp

Hosted Google Calendar MCP server for AI agents. No self-hosting or Google Cloud setup.

answering
Gcal
by mintmcp

A MCP server that works with Google Calendar to manage event listing, reading, and updates.

answering

Google MCP — questions

Answers built from our own checks of this server.

Why is there no tool list for Google MCP?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Google MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 207 ms. The bar chart above shows every period we have measured.
How do I connect Google MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own credentials: it refuses anonymous clients.
Does Google MCP need an API key?
Yes. Every time we knock, Google MCP answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Google MCP?
It answers our handshake in 207 ms on average, which is faster than 65% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Google MCP open source?
Yes — it is published under the Unlicense licence, written in TypeScript, 5 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.