sheets-mcp

niberdi01gold/sheets-mcp
★ 0 stars Python AI/LLM Updated today
MCP server that connects Claude to Google Sheets
View on GitHub → 🔍 Audit Wallet Slippage →

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": "uvx",
      "args": [
        "sheets-mcp"
      ]
    }
  }
}

Or install with pip: pip install sheets-mcp

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that connects Claude — or any MCP client — to Google Sheets. Ask in plain language, and the model reads and edits your spreadsheets directly: > "In my *Q3 Pipeline* sheet, find every deal marked `Negotiation` and add a follow-up row to the *Tasks* tab for each one."

Tools (15)

GOOGLE_OAUTH_CLIENT_FILEGOOGLE_OAUTH_TOKEN_FILEGOOGLE_SERVICE_ACCOUNT_FILEGOOGLE_SERVICE_ACCOUNT_JSONSHEETS_MCP_READ_ONLYadd_sheetappend_rowsclear_rangecreate_spreadsheetfind_rowsget_spreadsheetlist_spreadsheetsread_rangeread_recordswrite_range