SOUNDTRACK // IRON UNDER PRESSURE
JEZWEB // GRID OSv2026
JEZWEB

> mcp // google workspace

Apps Script
for AI.

MCP server for managing Google Apps Script projects, deployments, and remote function execution.

Google Apps Script sits behind most serious Google Workspace automation: custom menus, scheduled reports, form handlers, and glue code that connects Sheets to Docs to Gmail. This connector lets your AI assistant create, edit, and deploy scripts directly, and then run them, turning any Apps Script function into something you can trigger from a conversation.

GOOD FOR // Google Workspace power users and developers who want their AI assistant to write, deploy, and trigger automation scripts without switching between the Apps Script editor and the rest of their tools.

Script project management

List all your Apps Script projects, open and read their source code, create new projects, and update script content, all without leaving your conversation.

Versions and deployments

Create version snapshots, manage deployments (web apps, APIs), and keep production and development versions separate and tracked.

Remote execution

Run any deployed Apps Script function directly from your AI assistant and get the result back. Also inspect running and completed process logs to debug what happened.

List my Apps Script projects and show me the code for the monthly report script.

Create a new Apps Script project called 'Invoice Reminder' and add the email function I've drafted.

Deploy the latest version of the client-sync script as a web app.

Run the generateReport function and show me the output.

script_projects 5 Project management (list, get, create, get_content, update_content)
script_deployments 8 Versions & deployments (list_versions, get_version, create_version, list, get, create, update, delete)
script_execute 3 Remote execution (run, list_processes, list_script_processes)

Works with Claude (Code, Desktop, claude.ai), and any MCP-compatible client. OAuth on first connect: no keys to paste.

claude mcp add --transport http apps-script-mcp https://apps-script.mcp.jezweb.ai/mcp

claude.ai: Settings → Connectors → Add connector → https://apps-script.mcp.jezweb.ai/mcp