71
/ 100
13 days ago
glama

Apps Script MCP

Enables users to create, manage, and execute Google Apps Script projects through natural language. It provides comprehensive tools for code editing, function execution, deployment management, and monitoring script processes.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: GOOGLE_OAUTH_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAPPSCRIPT_MCP_CREDENTIALS_DIR
configGOOGLE_CLIENT_SECRET_PATH
configAPPSCRIPT_MCP_BASE_URI
configPORT
configAPPSCRIPT_MCP_PORT
configAPPSCRIPT_MCP_EXTERNAL_URL
configGOOGLE_OAUTH_CLIENT_IDThe backend is selected automatically: if and GOOGLE_OAUTH_CLIENT_SECRET are set, REST APIs are used. Otherwise, the clasp router handles Workspace calls.
🔐 secretGOOGLE_OAUTH_CLIENT_SECRETThe backend is selected automatically: if GOOGLE_OAUTH_CLIENT_ID and are set, REST APIs are used. Otherwise, the clasp router handles Workspace calls.
configMCP_ENABLE_OAUTH21
configAPPSCRIPT_MCP_CLASP_ENABLED
configGOOGLE_OAUTH_REDIRECT_URI
configOAUTH_CUSTOM_REDIRECT_URIS
configDISPLAY
configMCP_USE_ROUTEROverride with =true or MCP_USE_ROUTER=false to force a specific backend.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/sam-ent-google-automation-mcp-mf6u4z)](https://m8ven.ai/mcp/sam-ent-google-automation-mcp-mf6u4z)
commit: 21e47d474d247beaf3011a9e86140c080e2cb544
code hash: 94addc4ecef63691498eeef2f0dce959542ab6bac2a0d0e6393d56ab77a992ad
verified: 6/17/2026, 12:22:20 PM
view raw JSON →