338,153 tools. Last updated 2026-07-30 04:33
"Google Apps Script development platform and automation tools" matching MCP tools:
- 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
- List apps in the automation catalog to discover available triggers and actions before building automations.MIT
- Retrieve Google Play Store category identifiers for filtering apps in market research and competitor analysis.MIT
- Retrieve a specific post-install automation script by its ID to view its details.MIT
- Modify existing post-install automation scripts by providing the script ID, name, and new content.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
Matching MCP Servers
- Flicense-qualityDmaintenanceEnables comprehensive management of Google Apps Script projects, including project creation, file operations, and web app deployments. It features a security-first design with encrypted property management and automated security auditing for GAS environments.Last updated1
- AlicenseBqualityCmaintenanceEnables users to create, manage, and execute Google Apps Script projects through natural language. It provides comprehensive tools for code editing, function execution, deployment management, and monitoring script processes.Last updated5010MIT
Matching MCP Connectors
Google Flights search data: fares, routes, stops, and price insights via a hosted MCP server.
MCP server providing Pine Script v6 documentation. Enables AI to: Look up Pine Script functions and validate syntax Access official documentation for indicators, strategies, and visuals Understand Pine Script concepts (execution model, repainting, etc.) Generate correct v6 code with proper function references
- Permanently delete a Google Apps Script project by its ID. This action cannot be undone and removes all associated code and configurations.MIT
- Search Google AI platform documentation for topics like function calling, Agent Development Kit, or Gemini Pro. Returns matching pages with titles, paths, and excerpts. Supports GEAP and Vertex AI sources. Use get_doc to read full content.MIT
- 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
- List all deployments of an Apps Script project to view versioned snapshots used as web apps, APIs, add-ons, or libraries.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