Unreal Engine Mcp is a Model Context Protocol (MCP) server: MCP server for Unreal Engine 5 with 23 tools for game development automation. In practice that means any MCP-compatible AI assistant can call Unreal Engine Mcp's tools directly — the model decides when to use them in a conversation or agent run.
It runs locally: the npm package unreal-engine-mcp-server speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v0.5.30, published under the MIT license, with source at ChiR24/Unreal_mcp on GitHub, where it has earned 850 stars.
Unreal Engine Mcp is listed under Development on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain Unreal Engine Mcp for ChiR24, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — unreal-engine-mcp-server · MCP over stdio