Skip to content
Back to search
30
MCP

io.github.chir24/unreal-engine-mcp

io.github.chir24/unreal-engine-mcp

MCP server for Unreal Engine 5 with 17 tools for game development automation.

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

Similar MCP servers embedding-nearest

io.github.ChiR24/unreal-engine-mcp
MCP server for Unreal Engine 5 with 17 tools for game development automation.
0 tools
unreal-mcp
MCP server for Unreal Engine that uses Unreal Python Remote Execution
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
io.github.ivanmurzak/unity-mcp
Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.
0 tools
io.github.IvanMurzak/Unity-MCP
Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.
0 tools
unreal-mcp-ue4
UE4.27 MCP server for controlling Unreal Editor sessions over Python Remote Execution.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.chir24/unreal-engine-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}