unreal-api-mcp
Related Servers
Alternatives to unreal-api-mcp
No user-submitted related servers found.
Related Servers
- FlicenseAqualityDmaintenanceEnables AI coding assistants to browse Unreal Python API documentation, search classes and functions, and execute Python code in Unreal Editor.8-
- AlicenseNot gradedqualityDmaintenanceProvides deep source code analysis for Unreal Engine codebases, allowing AI assistants to understand C++ class structures, search code, and analyze subsystems.159MIT
- AlicenseNot gradedqualityFmaintenanceIndexes Unreal Engine source code into a local database, providing AI coding assistants with deep structural queries like class hierarchies, call graphs, and full-text search across all engine source files.MIT
- AlicenseNot gradedqualityAmaintenanceProvides a retrieval/MCP knowledge server for the Unreal Engine Python API, enabling AI agents to retrieve real signatures and documentation before writing code.1MIT
- AlicenseAqualityFmaintenanceIndexes Unreal Engine project C++ source, config files, dependencies, gameplay tags, replication, asset references, and log categories into a SQLite database and exposes tools for AI assistants to query structural and config info.17MIT
- FlicenseAqualityDmaintenanceExposes the Dalamud plugin API documentation to AI assistants, enabling them to answer questions about services, types, and methods for writing FFXIV Dalamud plugins.111-
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: retrieving class members, checking deprecation status, and getting include paths. No overlap or ambiguity.
All tool names follow a consistent 'get_<action>' pattern with clear noun suffixes ('reference', 'warnings', 'path'), making them predictable and easy to understand.
Three tools is an appropriate size for a focused API query server. Each tool addresses a common developer need without adding unnecessary complexity.
The tools cover core use cases for Unreal Engine API exploration, but could benefit from additional functionality like searching for APIs or listing available classes. Still, the surface is functional and satisfies the stated purpose.