Google MCP
Rank #22,949io.github.matiasbattocchia/google-mcp
MCP server providing google-mcp capabilities
Google MCP is a Model Context Protocol (MCP) server published by matiasbattocchia. It ranks #22,949 of 132,405 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Google MCP is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 3 tracked versions. It was first listed on Jan 15, 2026 and most recently updated on Jan 25, 2026.
Ranks ahead of 109,456 of 132,405 servers on MCP Toplist.
Use Google MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http google-mcp https://g.mcp.openbsp.dev/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.google-mcp]
url = "https://g.mcp.openbsp.dev/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://g.mcp.openbsp.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"google-mcp": {
"url": "https://g.mcp.openbsp.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"google-mcp": {
"type": "http",
"url": "https://g.mcp.openbsp.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"google-mcp": {
"serverUrl": "https://g.mcp.openbsp.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"google-mcp": {
"url": "https://g.mcp.openbsp.dev/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.matiasbattocchia%2Fgoogle-mcp)<a href="https://mcptoplist.com/server/io.github.matiasbattocchia%2Fgoogle-mcp"><img src="https://mcptoplist.com/badge/io.github.matiasbattocchia%2Fgoogle-mcp.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
matiasbattocchia
Other servers by matiasbattocchia
View all matiasbattocchia servers →Available versions (3)
| Version | Published |
|---|---|
| 0.1.2 | Jan 25, 2026 |
| 0.1.1 | Jan 16, 2026 |
| 0.1.0 | Jan 16, 2026 |
Frequently asked questions
- Who maintains Google MCP?
- Google MCP is maintained by matiasbattocchia, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Google MCP listed on the Official MCP Registry?
- Yes — Google MCP is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Google MCP have?
- MCP Toplist tracks 3 versions of Google MCP, most recently published on Jan 25, 2026.
- Where can I find the source code for Google MCP?
- The source code for Google MCP is hosted at github.com/matiasbattocchia/google-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.