Unreal Engine API Documentation MCP Server
Accurate UE5 C++ API docs for AI agents. Prevents hallucinated signatures and includes. Its README documents 5 tools, including search_unreal_api, get_function_signature, get_include_path. It runs locally over stdio via the published package.
People connecting documentation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-07-19 · ★ 94 · #40 OF 183 MAINTAINED DOCUMENTATION · VERIFIED 2026-08-25
MIT · Python servers · how we verify → /methodology
01 · Install Unreal Engine API Documentation
before you install - you'll need
Set UNREAL_VERSION, UNREAL_PROJECT_PATH before connecting.
Claude Code
claude mcp add codeturion-unreal-api-mcp -- uvx unreal-api-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"codeturion-unreal-api-mcp": {
"command": "uvx",
"args": [
"unreal-api-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
pypi package unreal-api-mcp - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.Codeturion is GitHub-verified and matches the repo owner
03 · What Unreal Engine API Documentation can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can resolve include for a type, and check if an API is obsolete.
The 5 tools it gives your agent
Extracted from the project's README - what Unreal Engine API Documentation lets an agent do.
- search_unreal_api
- - Find APIs by keyword
- get_function_signature
- - Exact signature with parameters and return type
- get_include_path
- - Resolve #include for a type
- get_class_reference
- - Full class reference card
- get_deprecation_warnings
- - Check if an API is obsolete
Latest releases
v0.3.0 · 2026-07-19
Changes · Default Unreal Engine version is now 5.8 (auto-detection unchanged: UNREAL_VERSION env var > .uproject EngineAssociation > default) · License changed from PolyForm Noncommercial 1.0.0 to MIT · UE 5.8 / 5.8.0…
v0.2.0 · 2026-03-02
What's New · Full UE 5.x coverage: Databases for every version from 5.0 to 5.7, including all patch releases (35 databases total) · Patch version support: Users on e.g. UE 5.7.3 get an exact patch database, with…
v0.1.1 · 2026-02-26
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…
04 · Who maintains Unreal Engine API Documentation
Unreal Engine API Documentation is maintained by codeturion. We track 3 MCP servers from codeturion - 3 actively maintained, 180 combined GitHub stars, oldest repo from Feb 2026. Full record: all servers from codeturion.
05 · Facts
- repository
- github.com/codeturion/unreal-api-mcp
- category
- documentation - ranked #40 of 183 actively-maintained documentation servers as of 2026-08-25.
- release cadence
- 1 release in the last 90 days (latest 2026-07-19)
- registry
- io.github.Codeturion/unreal-api-mcp (active, first published 2026-02-26 · 3 versions)
- packages
- pypi:unreal-api-mcp
06 · Unreal Engine API Documentation FAQ
Is Unreal Engine API Documentation still maintained?
Yes - as of 2026-08-25, its last commit was 2026-07-19 and it shipped 1 release in the last 90 days. We re-verify nightly.
What can Unreal Engine API Documentation do?
With this server connected, an agent can resolve include for a type, and check if an API is obsolete.
How do I install Unreal Engine API Documentation?
Run `uvx unreal-api-mcp`. The README documents 2 environment variables (UNREAL_VERSION, UNREAL_PROJECT_PATH) to set first. Set UNREAL_VERSION, UNREAL_PROJECT_PATH before connecting. You can also paste the ready-made client config above.
Does Unreal Engine API Documentation run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Unreal Engine API Documentation
Alternatives to Unreal Engine API Documentation
Maintained documentation servers if Unreal Engine API Documentation isn't the fit.
- Context7 Up-to-date code docs for any prompt ★ 61,171 · 2026-08-24
- Agent Skills Search Server Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server. ★ 24,633 · 2026-08-09
- Repowise Codebase intelligence for AI coding agents - graph, git history, docs, decisions, code health. ★ 6,189 · 2026-08-24
- GitLab MCP GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more. ★ 1,918 · 2026-08-24
- Microsoft Learn MCP Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs. ★ 1,853 · 2026-08-12
- Pg Aiguide Comprehensive PostgreSQL documentation and best practices, including ecosystem tools ★ 1,821 · 2026-06-26
Pairs well with
Servers that cover what Unreal Engine API Documentation doesn't - only shown when the pairing reason fits the companion.
More documentation MCP servers · Contentrain · Obsidian MCP Server · Wikidata MCP Server · Wikipedia MCP Server · Local RAG (damoqiongqiu)
More Python MCP servers · Studiomcphub · Growmos · Omni Nli · Agent Coherence - Stale Write Guard (FS) · CoinRithm Agent Trading · see all