Unreal_mcp and forge2-mcp

These two tools appear to be competing implementations of an Unreal Engine Model Context Protocol (MCP) server, with tool A specifically built with TypeScript and C++ to interface via the C++ Automation Bridge plugin, while tool B is positioned as an "Ultimate AAA Game Development MCP Extension."

Unreal_mcp
58
Established
forge2-mcp
22
Experimental
Maintenance 13/25
Adoption 10/25
Maturity 15/25
Community 20/25
Maintenance 13/25
Adoption 0/25
Maturity 9/25
Community 0/25
Stars: 362
Forks: 61
Downloads:
Commits (30d): 0
Language: C++
License: MIT
Stars:
Forks:
Downloads:
Commits (30d): 0
Language: C++
License: MIT
No Package No Dependents
No Package No Dependents

About Unreal_mcp

ChiR24/Unreal_mcp

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

Provides runtime type introspection and dynamic discovery for Unreal Engine subsystems (lights, debug shapes, sequencer tracks), with graceful degradation allowing the server to start without an active connection and automatic reconnection via exponential backoff. Exposes 36 MCP tools covering asset management, actor control, animation, VFX, sequencer, and blueprint graph editing, routing all operations through a native C++ Automation Bridge plugin with command safety validation and asset caching for performance optimization.

About forge2-mcp

Fratua/forge2-mcp

Forge2: Ultimate AAA Game Development MCP Extension for Unreal Engine 5

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