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

"Godot Engine" matching MCP tools:

  • Returns the installed Godot engine version for compatibility checks, e.g., verifying Godot 4.4+ features like UID.
    MIT
  • Summarize a Godot project's key details including name, engine version, main scene, autoloads, input actions, enabled features, and resource breakdown.
    MIT
  • Retrieve the installed Godot engine version and platform details to verify compatibility and configure development environments for game projects.
    MIT
  • Get Godot project name, engine version, main scene, viewport size, renderer, and autoloads to configure your development environment.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Read-only NPRA pharmaceutical records and pipeline health for Malaysia (5 tools).

  • Auditable US clean-energy tax-credit scenarios for 45Q, 45V, 45Y, 48E, and 45X.

  • Search local Godot documentation for classes, methods, properties, signals, and constants using free-text queries or specific filters to find relevant engine information.
    MIT
  • Check the status and capabilities of the Godot Engine provider connected to the MCP server.
    MIT
  • Fetch current Godot Engine version, build type, execution mode, and project path. Use to inspect environment settings for automation or debugging.
    MIT
  • Execute GDScript code within the Godot editor to query engine state, access project settings, or perform quick operations using EditorScript functionality.
    MIT
    Destructive
  • Retrieve Godot project metadata: name, path, version, and structure summary. Omit project path to get just the Godot version for capability checks.
    MIT
  • Search Godot 4.x API documentation for classes, methods, or terms. Detects Godot 3 queries and suggests 4.x equivalents to prevent migration errors.
    MIT
  • Retrieve authoritative Godot engine class and member documentation with signatures and defaults, ensuring accuracy for your specific editor version.
    Apache 2.0
  • Retrieve Godot's resolved scene tree with node types, scripts, properties, and signal connections, as instantiated by the engine. Useful for inspecting inherited scenes and instanced children not visible through GDScript analysis.
    Apache 2.0
  • Check the installed Godot version to ensure compatibility and identify the correct engine features for your project.
    MIT