nikolai-cardinal/google-apps-script-mcp
3.2
If you are the rightful owner of google-apps-script-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Google Apps Script MCP Server is a Model Context Protocol server designed to automate the development and deployment of Google Apps Script projects using AI agents.
Tools
Functions exposed to the LLM to take actions
create_project
Create a new Apps Script project (standalone or bound).
get_project
Get project metadata (title, script ID, creator, etc.).
update_content
Update or replace project files.
create_version
Create a new immutable version of the project.
run_function
Execute a function in the Apps Script project.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client