Skip to content

v0.1.1 — Initial release

Choose a tag to compare

@Codeturion Codeturion released this 26 Feb 23:42

First public release of unreal-api-mcp.

5 MCP tools for accurate Unreal Engine C++ API documentation:

  • search_unreal_api — keyword search with BM25 ranking
  • get_function_signature — exact signatures with parameters and return types
  • get_include_path — resolve #include for any type
  • get_class_reference — full class member listing
  • get_deprecation_warnings — check if an API is obsolete

Coverage: UE 5.5 (99k records), UE 5.6 (109k records), UE 5.7 (114k records). All Engine Runtime, Editor, Developer modules, plus built-in plugins.

Databases download automatically on first run (~43-50 MB).

pip install unreal-api-mcp