MCP Directory
Back

ue5-mcp-bridge

by Natfii · JavaScript · ★ 40

MCP server bridging AI assistants to Unreal Engine 5 editor

#ai#ai-coding#ai-tools#chatgpt#claude#claude-code#claude-desktop#cursor-ide#editor-integration#game-development#mcp#mcp-server#model-context-protocol#nodejs#replit#sourcegraph-cody#ue5#ue5-plugin#unreal-engine#windsurf

Install

npx -y github:Natfii/ue5-mcp-bridge

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "ue5-mcp-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "github:Natfii/ue5-mcp-bridge"
      ]
    }
  }
}

From the README

[](tests/) [](vitest.config.js) [](package.json) [](LICENSE) An MCP (Model Context Protocol) server that bridges AI assistants to Unreal Engine 5's editor, enabling direct manipulation of levels, actors, Blueprints, and Animation Blueprints. This MCP server was originally part of the [UnrealClaude](https://github.com/Natfii/UnrealClaude) plugin, but has been moved to its own repository because: 1. **Expanded Scope**: The MCP protocol is an open standard now supported by many AI providers 2. **Easier Forking**: Developers can fork and adapt this bridge for other AI services without pulling t…
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