Back to search
30
MCP

google-sheet-mcp

pypi/google-sheet-mcp

Model Context Protocol (MCP) server for Google Sheets integration

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

Similar MCP servers embedding-nearest

google-sheets-mcpserver
A Model Context Protocol (MCP) server that provides Google Sheets integration for AI assistants like Claude.
0 tools
@talknerdytome/mcp-server-google-sheets
MCP (Model Context Protocol) server for analyzing Google Sheets data with natural language queries
0 tools
barie-google-sheets-mcp
Google Sheets MCP Server for managing spreadsheets via the Model Context Protocol
0 tools
io.github.henilcalagiya/google-sheets-mcp
Powerful tools for automating Google Sheets using Model Context Protocol (MCP)
0 tools
mcp-gdrive
Model Context Protocol (MCP) Server for reading from Google Drive and editing Google Sheets
0 tools
gsheets-mcp
Standalone MCP server for Google Sheets operations
0 tools

How to use

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

{
  "mcpServers": {
    "google-sheet-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}