Loomal

mcp-gsheets

MCP server by github.com/freema/mcp-gsheets

MCP server for Google Sheets API — read, write, format, batch operations.

73 starsnpm: mcp-gsheets

About mcp-gsheets

mcp-gsheets is an MCP (Model Context Protocol) server published by freema in the official MCP registry. MCP server for Google Sheets API — read, write, format, batch operations.

It ships as an npm package (mcp-gsheets), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/freema/mcp-gsheets, where the project has earned 73 GitHub stars.

Use mcp-gsheets with your agent

Claude Code · one command
claude mcp add mcp-gsheets -- npx -y mcp-gsheets
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-gsheets": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-gsheets"
      ]
    }
  }
}
npmmcp-gsheets

Frequently asked questions

What is mcp-gsheets?
mcp-gsheets is an MCP (Model Context Protocol) server by freema. MCP server for Google Sheets API — read, write, format, batch operations.
How do I connect mcp-gsheets to Claude, Cursor, or another MCP client?
Install mcp-gsheets from its npm package (mcp-gsheets) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-gsheets open source?
Yes — the source code is public at github.com/freema/mcp-gsheets, with 73 GitHub stars.
Can AI agents pay to use mcp-gsheets?
Not yet through Loomal — mcp-gsheets is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-gsheets? Claim this listing free by verifying GitHub ownership, or contact us.