SERVER

Google Sheets MCP

Rank #330

io.github.domdomegg/google-sheets-mcp

MCP server providing google-sheets-mcp capabilities

First listed
Dec 11, 2025
Last publish date
Mar 7, 2026
OVERVIEW

Google Sheets MCP is a Model Context Protocol (MCP) server published by domdomegg. It ranks #330 of 58,900 servers tracked on MCP Toplist, and its repository has 656 GitHub stars. Google Sheets MCP is listed on Official MCP, with 7 tracked versions. It was first listed on Dec 11, 2025 and most recently updated on Mar 7, 2026.

STANDING
#330of 58,900 tracked serversTop 1%

Ranks ahead of 58,570 of 58,900 servers on MCP Toplist.

Recent momentum
+134GitHub stars since Dec 8 (+24%)
CONNECT

Use Google Sheets MCP

Add Google Sheets MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "google-sheets-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "google-sheets-mcp"
      ],
      "env": {
        "GOOGLE_ACCESS_TOKEN": "<your GOOGLE_ACCESS_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

npm package
{
  "mcpServers": {
    "google-sheets-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "google-sheets-mcp"
      ],
      "env": {
        "MCP_TRANSPORT": "<your MCP_TRANSPORT>",
        "GOOGLE_CLIENT_ID": "<your GOOGLE_CLIENT_ID>",
        "GOOGLE_CLIENT_SECRET": "<your GOOGLE_CLIENT_SECRET>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

domdomegg

Organization
Total servers
36
Total versions
126
MORE FROM THIS PUBLISHER

Other servers by domdomegg

View all domdomegg servers →
VERSIONS

Available versions (7)

VersionPublished
1.2.0Mar 7, 2026
1.1.2Feb 23, 2026
1.1.1Dec 28, 2025
1.1.0Dec 28, 2025
1.0.1Dec 13, 2025
1.0.0Dec 11, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Google Sheets MCP?
MCP server providing google-sheets-mcp capabilities
Who maintains Google Sheets MCP?
Google Sheets MCP is maintained by domdomegg, which publishes 36 MCP servers (126 total versions) tracked on MCP Toplist.
Is Google Sheets MCP an official MCP server?
Yes — Google Sheets MCP is listed on the Official MCP Registry.
How many versions does Google Sheets MCP have?
MCP Toplist tracks 7 versions of Google Sheets MCP, most recently published on Mar 7, 2026.
Where can I find the source code for Google Sheets MCP?
The source code for Google Sheets MCP is hosted at github.com/domdomegg/google-sheets-mcp.git.
EXPLORE
Google Sheets MCP - MCP Server #330 | MCP Toplist