Google Sheets MCP

mcp-name: io.github.henilcalagiya/google-sheets-mcp Google Sheets MCP Server provides seamless integration of Google Sheets with any MCP-compatible client. It enables full spreadsheet automation - including creating, reading, updating, and deleting sheets - through a simple and secure API layer. It runs locally over stdio via the published package.

People connecting automation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2025-09-11 · ★ 13 · #149 OF 194 MAINTAINED AUTOMATION · VERIFIED 2026-08-25

NOASSERTION · Python servers · how we verify → /methodology

01 · Install Google Sheets MCP

Claude Code

claude mcp add henilcalagiya-google-sheets-mcp -- uvx google-sheets-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "henilcalagiya-google-sheets-mcp": {
      "command": "uvx",
      "args": [
        "google-sheets-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license no standard license detected - usage rights unclear; check the repo before commercial use

pypi package google-sheets-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.henilcalagiya is GitHub-verified and matches the repo owner

03 · What Google Sheets MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.1.4 · 2025-08-18

## 🎉 New Feature: Direct Google JSON Field Names · ### ✨ What's New: · - Copy-paste friendly: Use exact Google JSON field names · - No more GOOGLE_ prefix: Direct field mapping · - Backward compatibility: Old format…

v0.1.3 · 2025-08-08

- Fixed package structure by moving __main__.py into the package · - Updated entry point to use proper package path · - Fixed all hardcoded version references in workflows · - Corrected syntax errors in version…

v0.1.2 · 2025-08-08

- Fixed __main__.py inclusion in wheel package · - Improved error handling for package imports · - Better user experience when running directly

04 · Who maintains Google Sheets MCP

google-sheets-mcp is maintained by henilcalagiya. We track 2 MCP servers from henilcalagiya - 2 actively maintained, 65 combined GitHub stars, oldest repo from Jul 2025. Full record: all servers from henilcalagiya.

  1. mcp-apple-notes MCP server for Apple Notes integration using AppleScript with full CRUD operations ★ 52

05 · Facts

category
automation - ranked #149 of 194 actively-maintained automation servers as of 2026-08-25.
registry
io.github.henilcalagiya/google-sheets-mcp (active, first published 2025-09-11)
packages
pypi:google-sheets-mcp

06 · Google Sheets MCP FAQ

What is Google Sheets MCP?

mcp-name: io.github.henilcalagiya/google-sheets-mcp Google Sheets MCP Server provides seamless integration of Google Sheets with any MCP-compatible client. It enables full spreadsheet automation - including creating, reading, updating, and deleting sheets - through a simple and secure API layer. It runs locally over stdio via the published package.

Is Google Sheets MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2025-09-11. We re-verify nightly.

How do I install Google Sheets MCP?

Run `uvx google-sheets-mcp`. You can also paste the ready-made client config above.

Does Google Sheets MCP run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Google Sheets MCP

More automation MCP servers · Cucumberstudio · Horizun Revit MCP · MERX - TRON Resource Exchange · Server Tauri

More Python MCP servers · Apple Notes · Intervals Icu MCP · Evalview MCP · Shots · Akf · see all