MCP Directory
Back

unreal-mcp

by GenOrca · Python · ★ 86

Unreal Engine MCP Server: Control UE5 with Claude & AI Agents. Supports Python and C++ for custom tool development.

#ai-assistant-for-unreal-engine#developer-assistant#llm#mcp#python#ue5#unreal-engine-5#unreal-mcp

Install

pip install git+https://github.com/GenOrca/unreal-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "unreal-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/GenOrca/unreal-mcp.git"
      ]
    }
  }
}

From the README

Unreal MCP Connect AI assistants directly to the Unreal Editor via MCP Features · Installation · Usage · Tools Reference · Troubleshooting |---|:---:| | **Actor Manipulation** | Spawn, duplicate, transform, delete actors. Surface raycasting. View frustum queries. Property get/set. | 17 | | **Asset Management** | Search and filter assets by name/type. Static mesh detail retrieval. | 2 | | **Material System** | Create and connect expressions. Material instance parameters (scalar, vector, texture, static switch). Recompilation. | 11 | | *…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers