Back to directory
tomiyasu0428/100try86_mcp_spredsheet

tomiyasu0428/100try86_mcp_spredsheet

@tomiyasu0428

Google SheetsをModel Context Protocol (MCP)を通じて操作するためのサーバー

google-sheetsspreadsheetmcptypescriptautomationapigoogle-drivecontext

Installation & Configuration

{
  "mcpServers": {
    "google-sheets": {
      "command": "npx",
      "args": [
        "tsx",
        "src/index.ts"
      ],
      "env": {}
    }
  }
}

Information

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