SERVER
Google Sheets MCP
Rank #330io.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
MORE FROM THIS PUBLISHER
Other servers by domdomegg
- Openfoodfacts MCP#171 · 14 vers
- Google Cal MCP#569 · 5 vers
- Filesystem MCP#698 · 6 vers
- Defuddle Fetch MCP Server#703 · 4 vers
- Airtable MCP Server#740 · 9 vers
- Google Maps Places MCP#768 · 6 vers
- Gmail MCP#777 · 10 vers
- Google Documents MCP#823 · 7 vers
- Barcode Scanner MCP#866 · 4 vers
- Time MCP Pypi#1007 · 3 vers
- Computer Use#1154 · 13 vers
- Google Drive MCP#1382 · 7 vers
VERSIONS
Available versions (7)
| Version | Published |
|---|---|
| 1.2.0 | Mar 7, 2026 |
| 1.1.2 | Feb 23, 2026 |
| 1.1.1 | Dec 28, 2025 |
| 1.1.0 | Dec 28, 2025 |
| 1.0.1 | Dec 13, 2025 |
| 1.0.0 | Dec 11, 2025 |
| 0.1.0 | Nov 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