gspread

GitHub

Python google-sheets & google-sheets-api repository by @burnash. Model Context Protocol (MCP) server & tools with 7.5k stars.

gspread MCP Server

MCP server for burnash/gspread

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "gspread": {
      "command": "npx",
      "args": [
        "-y",
        "@burnash/gspread"
      ]
    }
  }
}