Create a new Google Apps Script project by specifying a parent project ID and title for the script.
443,170 tools. Updated 2026-08-11 11:44
"Google Apps Script" matching MCP tools:
- Execute Google Apps Script code by providing the script ID to automate tasks in Google Workspace applications.
- Search for apps in Apple App Store or Google Play by keyword. Returns a ranked list of apps with metadata, ordered by store ranking.MIT
- Retrieve Google Play Store category identifiers for filtering apps in market research and competitor analysis.MIT
- Generate Apps Script code to create automated triggers for time-based events, document actions, or form submissions when the Apps Script API cannot create them directly.MIT
- Permanently delete a Google Apps Script project by its ID. This action cannot be undone and removes all associated code and configurations.MIT
Matching MCP Servers
- FlicenseBqualityDmaintenanceProvides integration with the Google Apps Script API, allowing management of script projects, deployments, versions, and executions through any MCP-compatible client like Claude Desktop or VS Code.1651
- Alicense-qualityDmaintenanceA comprehensive MCP server integrating Google Docs, Sheets, Drive, Gmail, Calendar, and Apps Script APIs, featuring unique Apps Script support for AI-driven automation.88MIT
Matching MCP Connectors
12 Google News endpoints. Pay per call in USDC via x402.
4 Google Maps endpoints. Pay per call in USDC via x402.
- Permanently delete an Apps Script project from Google Drive. The script project and its Drive file are removed, with possible restoration from Trash within 30 days via web UI.MIT
- Retrieve metadata for a specific version of a Google Apps Script project, including its description and creation time.MIT
- Create new Google Apps Script projects, either standalone or bound to Google Docs, Sheets, Forms, or Slides for document-specific automation.MIT
- Connect to Google Spreadsheets to analyze sheet structure and discover associated Apps Script files, functions, triggers, and deployments for comprehensive workspace automation.MIT
- Create immutable snapshots of Google Apps Script projects to preserve code states for deployment or backup purposes.MIT
- List all deployments of an Apps Script project to view versioned snapshots used as web apps, APIs, add-ons, or libraries.MIT
- List all immutable snapshots of an Apps Script project to view version history used by deployments.MIT
- Delete a standalone Apps Script project by providing its Drive file ID. Use dry run to preview the deletion without permanent action.MIT
- Execute a specified function within a Google Apps Script project. Supports passing parameters and running in developer mode for immediate code testing.MIT
- Generates Apps Script code for creating triggers in Google Workspace. Specify trigger type, function name, and schedule to produce executable code.MIT
- Execute functions in deployed Google Apps Script projects by specifying script ID and function name, enabling automated workflow integration and API execution.MIT
- List Google Apps Script projects in Drive by scanning file metadata. Returns paginated results for browsing.MIT
- Create a standalone or container-bound Apps Script project in Google Drive. Specify a title and optionally a parent Drive ID to bind the script to a Sheet, Doc, Form, or Slides file.MIT
- Create a new Apps Script project in your Google Drive, optionally under a parent folder, with a dry run mode to preview before creation.MIT