godot-mcp@0.1.0

MCP server for interfacing with Godot game engine. Provides tools for launching the editor, running projects, and capturing debug output.

  • latest version

    0.1.0

  • first published

    0 years ago

  • latest version published

    0 years ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the godot-mcp package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Command Injection

    godot-mcp is a MCP server for interfacing with Godot game engine. Provides tools for launching the editor, running projects, and capturing debug output.

    Affected versions of this package are vulnerable to Command Injection via the executeOperation function when user-controlled input is passed directly to exec. An attacker can execute arbitrary commands with the privileges of the server process by injecting shell metacharacters into the input.

    How to fix Command Injection?

    A fix was pushed into the master branch but not yet published.

    *