Skip to main content
Glama
mohalmah

Google Apps Script MCP Server

by mohalmah

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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