About
Unreal API is an MCP server designed to furnish AI agents with instant and accurate Unreal Engine C++ API documentation across UE 5.5, 5.6, and 5.7. By querying version-specific SQLite databases, it eliminates the need for expensive source file reads, drastically reducing agent tokens, context, and the risk of hallucinations. This tool prevents incorrect API signatures, wrong `#include` paths, and deprecated API usage, supporting popular AI tools like Claude Code, Cursor, and Windsurf without requiring a local Unreal Engine installation.