Skip to content
Claude Code

Google Apps Script MCP for Claude Code

io.github.a1-x-tech/mcp-google-apps-script

MCP server for the Google Apps Script API: projects, code, versions, deployments and executions.

client:Claude Code transport:stdio runtime:npm

Install Google Apps Script MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-google-apps-script -e GOOGLE_APPS_SCRIPT_CLIENT_ID=<GOOGLE_APPS_SCRIPT_CLIENT_ID> -e GOOGLE_APPS_SCRIPT_CLIENT_SECRET=<GOOGLE_APPS_SCRIPT_CLIENT_SECRET> -e GOOGLE_APPS_SCRIPT_REFRESH_TOKEN=<GOOGLE_APPS_SCRIPT_REFRESH_TOKEN> -e GOOGLE_APPS_SCRIPT_ACCESS_TOKEN=<GOOGLE_APPS_SCRIPT_ACCESS_TOKEN> -e GOOGLE_APPS_SCRIPT_OAUTH_PORT=<GOOGLE_APPS_SCRIPT_OAUTH_PORT> -e GOOGLE_APPS_SCRIPT_API_BASE=<GOOGLE_APPS_SCRIPT_API_BASE> -e GOOGLE_APPS_SCRIPT_TIMEOUT_MS=<GOOGLE_APPS_SCRIPT_TIMEOUT_MS> -e GOOGLE_APPS_SCRIPT_MAX_RETRIES=<GOOGLE_APPS_SCRIPT_MAX_RETRIES> -- npx -y mcp-google-apps-script

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Google Apps Script MCP in other clients