Google Sheets MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 125 installs a week from pypi. Last commit 11 Sep 2025.
Powerful tools for automating Google Sheets using Model Context Protocol (MCP)
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add google-sheets-mcp -- uvx google-sheets-mcp
{
"mcpServers": {
"google-sheets-mcp": {
"args": [
"google-sheets-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.google-sheets-mcp]
command = "uvx"
args = ["google-sheets-mcp"]
{
"mcpServers": {
"google-sheets-mcp": {
"args": [
"google-sheets-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"google-sheets-mcp": {
"args": [
"google-sheets-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.