MCP Directory
Back

Unreal_mcp

by ChiR24 · C++ · ★ 565

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++.

#mcp#mcp-server#unreal-engine#unreal-engine-5

Install

git clone https://github.com/ChiR24/Unreal_mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

[](https://opensource.org/licenses/MIT) [](https://www.npmjs.com/package/unreal-engine-mcp-server) [](https://github.com/modelcontextprotocol/sdk) [](https://www.unrealengine.com/) [](https://registry.modelcontextprotocol.io/) [](https://github.com/users/ChiR24/projects/3) [](https://github.com/ChiR24/Unreal_mcp/discussions) A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal Engine through a native C++ Automation Bridge plugin. Built with TypeScript and C++. | Category | Capabilities | |----------|-------------| | **Asset Management** | Browse, i…
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