Google MCP
@matiasbattocchia
About Google MCP
Public MCP server for Google Calendar and Sheets. No setup required—just login and connect.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"google-mcp": {
"url": "https://google-mcp.battox.workers.dev/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Google MCP?
Google MCP is a hosted public server that provides access to Google services through the Model Context Protocol. It uses proxy OAuth to eliminate the need for you to create your own Google Cloud project, set up OAuth credentials, or run a local server. It’s designed for developers who want a quick, zero‑configuration connection to Google APIs.
How to use Google MCP?
You connect by clicking “Login with Google”, obtaining an API key, and adding that key to your MCP client. No Google Cloud setup, no local servers, and no environment variables are required—just authenticate and go.
Key features of Google MCP
- Hosted public server with proxy OAuth
- No Google Cloud project needed
- No local server or environment variables
- Simple three‑step setup (login, get key, connect)
- Instant integration with any MCP client
Use cases of Google MCP
- Rapidly prototyping MCP‑based tools that access Google data
- Enabling non‑cloud developers to use Google APIs without project management
- Simplifying multi‑user deployments where each user authenticates individually
- Reducing operational overhead by relying on a hosted proxy
FAQ from Google MCP
How is Google MCP different from other Google MCP servers?
Most Google MCP servers require you to create your own Google Cloud project, configure OAuth credentials, and run a local server. Google MCP is a hosted public server that handles OAuth transparently—you only need to log in and get an API key.
Do I need a Google Cloud project?
No. Google MCP handles authentication via its own proxy OAuth flow. You never need to create a Google Cloud project or manage credentials.
What are the runtime requirements?
None. There is no local server to run and no environment variables to set. You only need an MCP client that supports standard API‑key‑based connections.
How do I get started?
Visit the Google MCP server setup page, click “Login with Google”, and copy the generated API key. Add that key to your MCP client’s configuration, and you’re ready to make requests.
Is the proxy OAuth secure?
The README states that the server uses a hosted public server with proxy OAuth. It does not provide further security details, but the OAuth flow is handled server‑side to avoid exposing user credentials to the client.
Frequently asked questions
How is Google MCP different from other Google MCP servers?
Most Google MCP servers require you to create your own Google Cloud project, configure OAuth credentials, and run a local server. Google MCP is a hosted public server that handles OAuth transparently—you only need to log in and get an API key.
Do I need a Google Cloud project?
No. Google MCP handles authentication via its own proxy OAuth flow. You never need to create a Google Cloud project or manage credentials.
What are the runtime requirements?
None. There is no local server to run and no environment variables to set. You only need an MCP client that supports standard API‑key‑based connections.
How do I get started?
Visit the Google MCP server setup page, click “Login with Google”, and copy the generated API key. Add that key to your MCP client’s configuration, and you’re ready to make requests.
Is the proxy OAuth secure?
The README states that the server uses a hosted public server with proxy OAuth. It does not provide further security details, but the OAuth flow is handled server‑side to avoid exposing user credentials to the client.
Basic information
More Other MCP servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
ghidraMCP
LaurieWiredMCP Server for Ghidra
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments