Back to Browse

Godot Forge MCP Server

Developer ToolsModerate5.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Godot 4 MCP server — test runner, API docs, script analysis, scene parsing, LSP.

About

Godot 4 MCP server — test runner, API docs, script analysis, scene parsing, LSP.

Security Report

5.0
Moderate5.0Moderate Risk

Valid MCP server (5 strong, 4 medium validity signals). 4 known CVEs in dependencies (1 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.

6 files analyzed · 5 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Path to Godot 4.x binary (auto-detected if not set)Optional

Environment variable: GODOT_PATH

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-gregario-godot-forge": {
      "env": {
        "GODOT_PATH": "your-godot-path-here"
      },
      "args": [
        "-y",
        "godot-forge"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!