Back to search
30
MCP

godot-test-mcp

pypi/godot-test-mcp

MCP server for automated Godot 4 game testing — launch, run, capture errors

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

Similar MCP servers embedding-nearest

godot-mcp
MCP server for interfacing with Godot game engine. Provides tools for launching the editor, running projects, and capturing debug output.
0 tools
Godot MCP
MCP server for full Godot 4.x engine control with 165 tools for AI-driven game development
0 tools
io.github.tomyud1/godot-mcp
MCP server for Godot game engine integration — control the Godot editor with AI
0 tools
Godot Forge
Godot 4 MCP server — test runner, API docs, script analysis, scene parsing, LSP.
0 tools
@n24q02m/better-godot-mcp
Enhanced MCP server for Godot Engine with composite mega-tools and comprehensive game development tooling.
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

How to use

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

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