Unreal Engine Code Analyzer MCP Server by ayeletstudioindia
12 score
Provides deep source code analysis for Unreal Engine codebases, allowing AI assistants to understand C++ class structures, search code, and analyze subsystems.
Ranked #5422 out of 5463 indexed tools.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 0
Freshness 7mo ago
Issue Health 0%
Stars 152
Platform Breadth 1 platform
Contributors 2
Description Detailed
How to Improve
Freshness high impact
Issue Health high impact
Platforms medium impact
Supported Platforms
From the README
# Unreal Engine Code Analyzer MCP Server A Model Context Protocol (MCP) server that provides powerful source code analysis capabilities for Unreal Engine codebases. This tool enables AI assistants like Claude and Cline to deeply understand and analyze Unreal Engine source code. <a href="https://glama.ai/mcp/servers/z36022whws"></a> ## Features - **Class Analysis**: Get detailed information about C++ classes including methods, properties, and inheritance - **Hierarchy Mapping**: Visualize and understand class inheritance hierarchies - **Code Search**: Search through code with context-aware results - **Reference Finding**: Locate all references to classes, functions, or variables - **Subsystem Analysis**: Analyze major Unreal Engine subsystems like Rendering, Physics, etc. - **Game Genre Knowledge**: Built-in knowledge base of game genres, features, and implementation patterns - **Pattern Detection & Learning**: Identifies common Unreal Engine patterns and provides learning resourcesRead full README on GitHub →