Google Apps Script MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level: debug, info, warn, error | info |
| GOOGLE_APP_SCRIPT_API_CLIENT_ID | Yes | Your Google OAuth client ID for Apps Script API | |
| GOOGLE_APP_SCRIPT_API_CLIENT_SECRET | Yes | Your Google OAuth client secret for Apps Script API |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| script_projects_deployments_deleteC | Delete a deployment of an Apps Script project. |
| script_projects_createC | Create a new Google Apps Script project. |
| script_projects_versions_createC | Creates a new version of a Google Apps Script project. |
| script_projects_deployments_createC | Creates a deployment of an Apps Script project. |
| script_projects_deployments_updateC | Updates a deployment of an Apps Script project. |
| script_projects_deployments_listC | Lists the deployments of an Apps Script project. |
| update_script_contentC | Updates the content of a specified Google Apps Script project. |
| script_projects_deployments_getC | Get a deployment of an Apps Script project. |
| script_runC | Run a Google Apps Script. |
| script_projects_getC | Get metadata of a Google Apps Script project. OAuth authentication is handled automatically. |
| list_script_processesC | List information about a script's executed processes. |
| get_script_metricsC | Get metrics data for Google Apps Script projects. |
| script_projects_get_contentC | Get the content of a Google Apps Script project. |
| script_projects_versions_listC | List the versions of a Google Apps Script project. |
| script_projects_versions_getC | Get a version of a Google Apps Script project. |
| script_processes_listC | List processes for a Google Apps Script project. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mohalmah/google-appscript-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server