Unreal_mcp

ChiR24/Unreal_mcp
★ 372 stars C++ 🤖 AI/LLM Updated 1mo ago
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal Engine through the native C++ Automation Bridge plugin. Built with TypeScript and C++.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "unreal_mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ChiR24/Unreal_mcp"
      ]
    }
  }
}

Topics

mcpmcp-serverunreal-engineunreal-engine-5