Skip to main content
Glama
523,639 tools. Updated 2026-09-06 13:38

"AMP" matching MCP tools:

  • List all game-server instances managed by an AMP controller, returning details like InstanceID, name, module type, running state, and parent target.
    MIT
  • Retrieve the current state, uptime, CPU usage, and RAM metrics of the AMP controller host machine to monitor its health and performance.
    MIT
  • Retrieve recent console output from an AMP instance. Pass an instance ID and optionally limit to the most recent N entries to monitor or debug your game server.
    MIT
  • Retrieve Amp coding-agent threads by ID, @T-… mention, or URL as Markdown, with tail reads, tool-output filtering, pagination, and metadata options.
    MIT
  • Retrieve a list of currently-running tasks (e.g., backups, updates) on a specific AMP instance, including progress percentage. Use this to monitor completion of operations like amp_take_backup or amp_update_application.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides developer-focused documentation and tools for building applications on Amp, a high-performance blockchain ETL system. Includes guides, schemas, code examples, and troubleshooting resources for querying and transforming blockchain data.
    16
    MIT

Matching MCP Connectors

  • List all local backups for a specific AMP instance, ordered most-recent first, using the AMP LocalFileBackupPlugin output.
    MIT
  • Check if a game-server update is available for an AMP instance, retrieving the available version, build number, and release notes URL.
    MIT
  • Start an app on iOS or Android by its bundle ID or package name, or confirm the active Chromium renderer. Prepares native-devtools injection for debugging.
    Apache 2.0
  • Uninstall the existing app to clear data and permissions, then install a fresh build from the specified path. Use this to restore a clean app state or verify a rebuilt bundle on a device.
    Apache 2.0
  • Restart an installed app by its bundle ID or package name to clear its in-memory state without reinstalling. Also refreshes native devtools injection before relaunch.
    Apache 2.0
  • Map a website's structure by discovering URLs from robots.txt, sitemaps, and homepage links, with summary counts and filtering.
    MIT
  • Connect to SaaS integrations by providing an API key or completing OAuth authorization. For OAuth, receive a URL to finish the connection.
    MIT
  • Verify blockchain addresses and screen transactions for AML risk categories like fraud, sanctions, and ransomware. Receive risk scores, bands, and flagging sources to assess exposure.
    MIT
  • Deploy app settings from pre-live to production to move approved configurations into the live environment. Monitor progress with the app deployment status tool.
    Apache 2.0
  • Discover all URLs on a website by submitting a mapping request. Optionally filter by search, include subdomains, or skip sitemap.
    Apache 2.0
  • Open the device's recent apps view to inspect or change the foreground app, enabling UI state verification and app focus switching during automation.
    MIT
  • Trigger app-defined automation or test events with an optional structured payload. Use only for event names and payload shapes the app documents; times out after 90 seconds.
    MIT