Skip to content
Back to search
30
MCP

@satelliteoflove/godot-mcp

npm/@satelliteoflove/godot-mcp

MCP server that gives AI assistants eyes and hands in the Godot editor: scene editing, input injection, deterministic game-time control, and live runtime state for agent-driven playtesting

Uptime
0.0%
57 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-mcp
MCP server for interfacing with Godot game engine. Provides tools for launching the editor, running projects, and capturing debug output.
0 tools
@mseep/better-godot-mcp
Composite MCP server for Godot Engine -- 17 composite tools for AI-assisted game development.
0 tools
@n24q02m/better-godot-mcp
Composite MCP server for Godot Engine -- 17 composite tools for AI-assisted game development.
0 tools
Godot MCP
Agent-driven Godot playtesting: editor control, input injection, game-time stepping, live state.
0 tools

How to use

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

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