Find similar Google Play apps from an app's details page. Submit an app ID to get its 'Similar apps' cluster, with optional count, language, country, and full detail settings.
Retrieve apps from Google Play top collections by category, country, language, device, and age range. Get clean JSON data for top free, paid, grossing, or new apps.
Lists execution history for Google Apps Script processes, with filters for script, status, time, and function to monitor runs or identify failed and timed-out executions.
Enables AI assistants to create and modify Google Apps Script projects, manage versions and deployments, run functions, and inspect execution history through natural language.
Provides 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.
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.
Get a setup checklist to enable the Apps Script API, configure OAuth scopes, and meet run_function prerequisites. Resolves 403 PERMISSION_DENIED errors by providing the required server configuration.
Make direct calls to any Google Apps Script API v1 path with custom method, body, and query parameters. Use when existing tools don't cover a request; authentication and origin checks are handled automatically.
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.
Connect to Google Spreadsheets to analyze sheet structure and discover associated Apps Script files, functions, triggers, and deployments for comprehensive workspace automation.