Loading languages...
MC

mcp-gsheets

@freema15

MCP server for Google Sheets - Read, write and manipulate spreadsheets through Claude Desktop

Google Sheets
Spreadsheet
API
Claude Desktop
Google Cloud

# mcpServer Config

{
  "mcpServers": {
    "mcp-gsheets": {
      "command": "node",
      "args": [
        "/absolute/path/to/mcp-gsheets/dist/index.js"
      ],
      "env": {
        "GOOGLE_PROJECT_ID": "your-project-id",
        "GOOGLE_APPLICATION_CREDENTIALS": "/absolute/path/to/service-account-key.json"
      }
    }
  }
}

# stdio

node /absolute/path/to/mcp-gsheets/dist/index.js
Transport:
stdio
ภาษา:
typescript
สร้างเมื่อ:5/24/2025
อัปเดตเมื่อ:7/20/2025