Back to directory
edi3on/py-ue5-mcp-server

edi3on/py-ue5-mcp-server

@edi3on

An Unreal Engine 5 MCP server that allows Claude to interact with Blueprint actors through natural language

unreal-engineue5mcpclaudeblueprintgame-engine3d-automationautomation

Installation & Configuration

{
  "mcpServers": {
    "ue5-mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "C:\\path\\to\\ue5-mcp",
        "run",
        "ue5_mcp_server.py"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13