Google Sheets MCP
Rank #16,809io.github.henilcalagiya/google-sheets-mcp
MCP server providing google-sheets-mcp capabilities
Google Sheets MCP is a Model Context Protocol (MCP) server published by henilcalagiya. It ranks #16,809 of 132,113 servers tracked on MCP Toplist, and its repository has 13 GitHub stars. Google Sheets MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Aug 8, 2025 and most recently updated on Sep 11, 2025.
Ranks ahead of 115,304 of 132,113 servers on MCP Toplist.
Use Google Sheets MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add google-sheets-mcp -- uvx google-sheets-mcp[mcp_servers.google-sheets-mcp]
command = "uvx"
args = ["google-sheets-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"google-sheets-mcp": {
"command": "uvx",
"args": [
"google-sheets-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"google-sheets-mcp": {
"command": "uvx",
"args": [
"google-sheets-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"google-sheets-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"google-sheets-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"google-sheets-mcp": {
"command": "uvx",
"args": [
"google-sheets-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"google-sheets-mcp": {
"command": "uvx",
"args": [
"google-sheets-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.henilcalagiya%2Fgoogle-sheets-mcp)<a href="https://mcptoplist.com/server/io.github.henilcalagiya%2Fgoogle-sheets-mcp"><img src="https://mcptoplist.com/badge/io.github.henilcalagiya%2Fgoogle-sheets-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
henilcalagiya
Other servers by henilcalagiya
View all henilcalagiya servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.6 | Sep 11, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Google Sheets MCP?
- Google Sheets MCP is maintained by henilcalagiya, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Google Sheets MCP listed on the Official MCP Registry?
- Yes — Google Sheets MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Google Sheets MCP have?
- MCP Toplist tracks 2 versions of Google Sheets MCP, most recently published on Sep 11, 2025.
- Where can I find the source code for Google Sheets MCP?
- The source code for Google Sheets MCP is hosted at github.com/henilcalagiya/google-sheets-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.