Back to search
30
MCP

godot-mcp

pypi/godot-mcp

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.tomyud1/godot-mcp
MCP server for Godot game engine integration — control the Godot editor with AI
0 tools
Godot MCP
MCP server for full Godot 4.x engine control with 165 tools for AI-driven game development
0 tools
godot-test-mcp
MCP server for automated Godot 4 game testing — launch, run, capture errors
0 tools
io.github.n24q02m/better-godot-mcp
MCP server for Godot Engine 4.x with 17 tools for scenes, scripts, and shaders.
0 tools
@n24q02m/better-godot-mcp
Enhanced MCP server for Godot Engine with composite mega-tools and comprehensive game development tooling.
0 tools
n24q02m/better-godot-mcp
Composite MCP server for Godot Engine -- 17 mega-tools for AI-assisted game development
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "godot-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}