Google Apps Script MCP Server
Related Servers
Alternatives to Google Apps Script MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceEnables AI assistants to create and modify Google Apps Script projects, manage versions and deployments, run functions, and inspect execution history through natural language.1342 npmMIT
- FlicenseBqualityFmaintenanceProvides comprehensive management of Google Apps Script projects via clasp CLI, enabling AI assistants to create, clone, deploy, and run scripts with full version control and deployment management.1810-
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Google Workspace services (Gmail, Calendar, Drive, Docs, Sheets, Chat, Slides, People) through natural language using Claude Desktop, Claude Code CLI, and other MCP clients.336 npm3MIT
- FlicenseNot gradedqualityBmaintenanceAn MCP server that lets Claude read and push Google Apps Script code directly into a script project.-
- AlicenseNot gradedqualityCmaintenanceMCP server for Claude Code CLI that integrates with Google Workspace, enabling management of Docs, Sheets, Drive, Gmail, Calendar, and Apps Script.6 npm3MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI assistants to directly read and write Google Apps Script projects, manage versions, deployments, and inspect execution logs to debug triggers.-
TDQS
Scored across 16 tools
Most tools have distinct purposes, but there is notable overlap between 'list_script_processes' and 'script_processes_list', which appear to do the same thing, causing potential confusion. Other tools like 'script_projects_get' and 'script_projects_get_content' are closely related but serve different functions, which might require careful reading to differentiate.
The naming follows a consistent snake_case pattern with a clear structure, primarily using verb_noun combinations like 'script_projects_get' and 'script_projects_deployments_list'. However, there is a minor inconsistency with 'script_run' and 'update_script_content' not fully adhering to the 'script_projects_' prefix used by most tools, slightly breaking the pattern.
With 16 tools, the count is reasonable for managing Google Apps Script projects, covering metrics, processes, deployments, versions, and content. It's slightly on the higher side but still well-scoped for the domain, avoiding being overly heavy or thin.
The tool set provides comprehensive coverage for Google Apps Script management, including CRUD operations for projects, deployments, and versions, as well as running scripts and updating content. There are no obvious gaps, offering a complete lifecycle from creation to execution and monitoring.