Back to directory
demontie/mcp-google-sheets

demontie/mcp-google-sheets

@Demontie

MCP server for Google Sheets integration, enabling reading and writing data to Google Sheets

google-sheetsspreadsheetmcptypescriptautomationapicloudcontext

Installation & Configuration

{
  "mcpServers": {
    "google-sheets": {
      "command": "node",
      "args": [
        "ABSOLUTE_PATH_TO_PROJECT/src/index.ts"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13