Back to search
30
MCP streamable-http

io.github.matiasbattocchia/google-mcp

io.github.matiasbattocchia/google-mcp

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.freema/mcp-gsheets
MCP server for Google Sheets API — read, write, format, batch operations.
0 tools
@mcp-z/mcp-sheets
MCP server for Google Sheets integration with OAuth authentication, spreadsheet management, batch operations, and advanced formatting
0 tools
io.github.taylorwilsdon/workspace-mcp
Google Workspace MCP server for Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Tasks, Chat.
0 tools
io.github.henilcalagiya/google-sheets-mcp
Powerful tools for automating Google Sheets using Model Context Protocol (MCP)
0 tools
gg-mcp
MCP server for Google Calendar, Gmail, and Drive integration
0 tools
google-calendar-mcp
Google Calendar MCP Server with Service Account authentication
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.matiasbattocchia/google-mcp": {
      "url": "https://g.mcp.openbsp.dev/mcp",
      "transport": "streamable-http"
    }
  }
}