google-apps-script-mcp-improved

redmorestudio/google-apps-script-mcp-improved

3.3

If you are the rightful owner of google-apps-script-mcp-improved and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Google Apps Script MCP Server - Improved Version is an enhanced server implementation for managing and executing Google Apps Script projects with improved JSON handling, error management, and OAuth scope support.

Tools

Functions exposed to the LLM to take actions

script_projects_get

Get project metadata

script_projects_create

Create new project

script_projects_get_content

Retrieve project files

update_script_content

Update project files

script_projects_deployments_create

Create deployment

script_projects_deployments_update

Update deployment

script_projects_deployments_list

List deployments

script_projects_deployments_get

Get deployment details

script_projects_deployments_delete

Delete deployment

script_projects_versions_create

Create new version

script_projects_versions_list

List versions

script_projects_versions_get

Get version details

script_run

Execute deployed scripts

list_script_processes

List running processes

get_script_metrics

Get execution metrics

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources