Loading MCP server directory, please wait...
Streamable HTTP MCP server for Google Calendar and Sheets with OAuth login.
npx @getmcp/cli add io.github.matiasbattocchia/google-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token with your API key from https://g.mcp.openbsp.dev
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.matiasbattocchia/google-mcp": {
"url": "https://g.mcp.openbsp.dev/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}