Google Sheets MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 30 Aug 2026.
MCP server for the Google Sheets API: read and write ranges, sheets, formatting, charts, sharing.
Today is the operative word: we check Google Sheets MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 mcp-google-sheets -- npx -y @a1-x-tech/mcp-google-sheets
{
"mcpServers": {
"mcp-google-sheets": {
"args": [
"-y",
"@a1-x-tech/mcp-google-sheets"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-google-sheets]
command = "npx"
args = ["-y", "@a1-x-tech/mcp-google-sheets"]
{
"mcpServers": {
"mcp-google-sheets": {
"args": [
"-y",
"@a1-x-tech/mcp-google-sheets"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-google-sheets": {
"args": [
"-y",
"@a1-x-tech/mcp-google-sheets"
],
"command": "npx"
}
}
}
MCP server for Google Sheets API — read, write, format, batch operations.
MCP server for the Google Forms API: create forms, manage questions, read responses and watches.
MCP server for the Google Docs API: read and edit documents, styles, tables, images, comments.
MCP server for the Google Chat API: spaces, messages, threads, reactions and memberships.
Google Keep-style notes app with an MCP server for AI agents to read/write notes.
MCP server for the Google AdMob API — apps, ad units, mediation, and revenue reports
MCP server for the Google Tasks API: task lists, subtasks, due dates, complete and move tasks.
MCP server for the Google Drive API: search, upload, download, organize and share files.
Answers built from our own checks of this server.