Skip to main content
Glama
381,640 tools. Last updated 2026-08-03 03:48

"GMX" matching MCP tools:

  • Compile GameMaker projects using the real Igor build tool to catch GML errors like duplicate functions and syntax issues, briefly launching the game to verify.
    MIT
  • Analyze dealer gamma exposure for US equities and ETFs to identify pinning strikes, gamma flip levels, and volatility regime signals using free CBOE data.
    MIT
  • Fetch perpetual futures funding rates from 6 venues and identify arbitrage opportunities with annualized carry. Returns per-8h rates, APR, open interest, and next funding time.
    MIT
  • Retrieve GROMACS version, build configuration, binary path, and project root to verify installation and setup.
    MIT
  • Scan a GameMaker project for dangling references, orphaned resources, missing registrations, and mismatched metadata to verify it is safe to open.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    F
    maintenance
    Integrates GROMACS molecular dynamics simulations with VMD visualization, enabling setup, execution, analysis, and 3D visualization of molecular dynamics workflows through natural language.
    Last updated
    20
    MIT

Matching MCP Connectors

  • Run any GROMACS subcommand not available as a dedicated tool, with full control over arguments, working directory, stdin, and timeout.
    MIT
  • Edit a sprite's origin coordinates, collision mask type, and bounding box dimensions in a GameMaker project.
    MIT
  • Retrieve the API version of the gx-mcp-server to verify compatibility and ensure correct integration.
    MIT
  • Check the gx-mcp-server health status to confirm availability for data-quality validation operations.
    MIT
  • Export Strava routes as GPX files for offline navigation or device compatibility. Save route data to a local directory for use with GPS devices and mapping applications.
    MIT
  • Retrieve dimensions, persistence, layers, and every placed instance with its position for any GameMaker room.
    MIT
  • Retrieve an existing sprite's real dimensions, frame count, origin, and collision settings for inspection.
    MIT
  • Retrieve detailed validation results for a prior data quality run using its validation ID. Get pass/fail status and insights to interpret the outcome.
    MIT
  • Determine whether a world coordinate lies on a real tile in a GameMaker room, returning the connected tile region if occupied. Confirms a point is inside tile-drawn geometry, not just instance-free.
    MIT
  • List resource names by type from a GameMaker project file. Specify the project directory and optionally filter by resource kind.
    MIT
  • Create a plain-text note document in a GameMaker project and register it for project documentation.
    MIT
  • Retrieve the content of a specific note in a GameMaker project. Provide the project directory and note name to access its content.
    MIT