sheets-mcp

mab-go/sheets-mcp
★ 0 stars Go 📊 Data/Analytics Updated 5d ago
An MCP server for Google Sheets. Exposes 7 tools that let any MCP-compatible AI client find, read, look up, and write spreadsheet data via the Google Sheets API.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sheets-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/mab-go/sheets-mcp@latest"
      ]
    }
  }
}

README Excerpt

<p align="center"> <a href="https://github.com/mab-go/sheets-mcp/actions"><img src="https://img.shields.io/github/check-runs/mab-go/sheets-mcp/main?style=flat&labelColor=555555&label=checks" alt="Build Status" /></a> <a href="https://goreportcard.com/report/github.com/mab-go/sheets-mcp"><img src="https://goreportcard.com/badge/github.com/mab-go/sheets-mcp?cachebuster=5000" alt="Go Report Card" /></a>

Tools (7)

sheets_appendsheets_clearsheets_findsheets_getsheets_infosheets_lookupsheets_update

Topics

awesome-mcp-serversclaudegolanggoogle-sheetsmcpmcp-servermodel-context-protocol