Back to search
30
MCP

@talknerdytome/mcp-server-google-sheets

npm/@talknerdytome/mcp-server-google-sheets

MCP (Model Context Protocol) server for analyzing Google Sheets data with natural language queries

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

Similar MCP servers embedding-nearest

google-sheet-mcp
Model Context Protocol (MCP) server for Google Sheets integration
0 tools
google-sheets-mcpserver
A Model Context Protocol (MCP) server that provides Google Sheets integration for AI assistants like Claude.
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
barie-google-sheets-mcp
Google Sheets MCP Server for managing spreadsheets via the Model Context Protocol
0 tools
@mcp-z/mcp-sheets
MCP server for Google Sheets integration with OAuth authentication, spreadsheet management, batch operations, and advanced formatting
0 tools

How to use

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

{
  "mcpServers": {
    "@talknerdytome/mcp-server-google-sheets": {
      "url": "None",
      "transport": "http"
    }
  }
}