godot-mcp-toolkit

DuskHound/godot-mcp-toolkit
★ 1 stars GDScript Code/Dev Tools Updated 1d ago
A secure MCP server for AI-assisted Godot game development. Works with Claude, Cursor, and Cline. 20+ tools for scene manipulation, testing, and error analysis.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "godot-mcp-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "DuskHound/godot-mcp-toolkit"
      ]
    }
  }
}

Topics

aigodotopen-sourcetools