ue5-mcp-bridge and ue5-mcp

These two tools are competitors, as both implement an MCP server for Unreal Engine 5 to enable LLM-powered editing, with one focusing on bridging AI assistants and the other on direct Blueprint manipulation.

ue5-mcp-bridge
41
Emerging
ue5-mcp
40
Emerging
Maintenance 13/25
Adoption 5/25
Maturity 9/25
Community 14/25
Maintenance 13/25
Adoption 5/25
Maturity 9/25
Community 13/25
Stars: 12
Forks: 3
Downloads:
Commits (30d): 0
Language: JavaScript
License:
Stars: 9
Forks: 2
Downloads:
Commits (30d): 0
Language: C++
License: MIT
No Package No Dependents
No Package No Dependents

About ue5-mcp-bridge

Natfii/ue5-mcp-bridge

MCP server bridging AI assistants to Unreal Engine 5 editor

Exposes comprehensive tools for AI-driven UE5 editor automation—including level/actor manipulation, Blueprint modification, Animation Blueprint state machines, and material assignment—via the Model Context Protocol standard. Implements stdio transport compatible with Claude, ChatGPT, Cursor, and other MCP clients, backed by a configurable HTTP endpoint that connects to the UnrealClaude plugin or custom REST implementations. Provides 20+ specialized tools spanning asset management, script execution, character setup, and async task queuing designed for workflow acceleration rather than asset generation.

About ue5-mcp

cutehusky/ue5-mcp

Python-based MCP server for Unreal Engine 5 Blueprints. Enables LLM-powered editing of Blueprints, graphs, variables, functions, and components.

Implements a dual-component architecture: a custom UE5 editor plugin exposing Blueprint APIs via HTTP/REST, paired with a FastMCP server that translates those endpoints into MCP tools for LLM agents. Supports comprehensive graph manipulation including node creation, pin connections, and type casting, plus variable and component lifecycle management. Runs in streamable HTTP mode, enabling real-time Blueprint modifications through Claude or other MCP-compatible AI clients.

Scores updated daily from GitHub, PyPI, and npm data. How scores work