Unreal_mcp and unreal-api-mcp
The first tool provides an MCP server for AI control of Unreal Engine, while the second offers an Unreal Engine API lookup tool for AI agents, making them complementary as the second can enhance the efficiency and accuracy of agents utilizing the first.
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++.
This project allows AI assistants to directly control Unreal Engine projects. You can instruct an AI assistant, like Claude or Cursor, to perform complex tasks such as spawning actors, editing levels, creating visual effects, or even manipulating animation timelines. The AI assistant acts as the input, and the result is direct changes and actions within your Unreal Engine project, making it ideal for game developers, cinematic artists, and virtual production professionals.
About unreal-api-mcp
Codeturion/unreal-api-mcp
Instant, accurate Unreal Engine API lookups instead of expensive source file reads, saving your agent tokens, context, and hallucinations.
This tool gives AI agents instant, accurate information about Unreal Engine C++ APIs, preventing errors like incorrect function signatures or outdated API usage. It takes your Unreal project's version and provides precise API details, helping game developers, programmers, and technical artists efficiently build games and simulations.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work