Skip to main content
Glama
521,045 tools. Updated 2026-09-06 10:24

"Google Apps Script development platform and automation tools" matching MCP tools:

  • Search app store datasets to locate iOS and Android apps by keyword, category, developer, or rating. Filter by store, platform, price, country, and review count to find relevant apps for research.
    MIT
  • 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.
    MIT
  • 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.
    MIT
  • Retrieve all Automation Studio projects from Itential Platform to access organized workflows, templates, and automation artifacts for team collaboration and asset management.
    GPL 3.0
  • List installed apps on a selected device to identify automation targets. Filter to user-installed apps or include system and OEM apps when needed.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • 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

  • Google Events listings with dates, venues, and ticket links via a hosted MCP server.

  • 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
  • Dismiss a visible development error overlay to unblock UI automation. Use this helper to clear the screen before continuing tests; times out after 90 seconds.
    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
  • 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.
    MIT
    Destructive
  • 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
  • Checks which iWork apps are responding and with what version to identify missing apps, denied permissions, or script errors.
    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 an Apps Script project, standalone or attached to a Google Doc, Sheet, Slide, or Form, and obtain its scriptId to start adding code.
    MIT