Back to directory
demontie/mcp-google-sheets

demontie/mcp-google-sheets

@Demontie718

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
2025/4/27
Updated
2025/4/28