Back to directory
mkummer225/google-sheets-mcp

mkummer225/google-sheets-mcp

@mkummer225

A Model Context Protocol (MCP) connector for Google Sheets that allows AI agents to interact with spreadsheets directly.

google-sheetsspreadsheetautomationmcpjavascriptapicloudcontext

Installation & Configuration

{
  "mcpServers": {
    "google-sheets-mcp": {
      "command": "node",
      "args": [
        "/{path_to_dir}/google-sheets-mcp/dist/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15