Skip to main content
Glama
tumourlove

unreal-project-mcp

by tumourlove

Related Servers

Alternatives to unreal-project-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      F
      maintenance
      Indexes 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
    • F
      license
      A
      quality
      C
      maintenance
      An MCP server for indexing and querying Unreal Engine C++ codebases using a local SQLite database. It enables users to analyze call graphs, class structures, and Blueprint-exposed symbols through tools integrated with Claude Code.
      16
      -
    • A
      license
      A
      quality
      A
      maintenance
      Exposes tools for AI assistants to query a persistent SQLite+FTS5 index of C/C++ symbols parsed from real build commands, enabling sub-millisecond lookup, full-text search, and natural-language explanation without hallucination.
      39
      560 PyPI
      8
      MIT

    TDQS

    A3.5/5.0

    Scored across 17 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose, covering different aspects of Unreal Engine project analysis such as references, config, module dependencies, and source reading. Overlap is minimal and well-documented through distinct parameters.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern in snake_case, using descriptive verbs like find, get, read, search. This makes the tool surface predictable and easy to navigate.

    Tool Count5/5

    Seventeen tools is an appropriate number for the server's scope of analyzing Unreal Engine project code, config, and dependencies. Each tool adds value without overwhelming the user.

    Completeness5/5

    The tool set covers major analysis tasks: symbol references, config values, module dependencies, plugin info, class hierarchy, source reading, and various specialized searches. There are no obvious gaps for the stated purpose of project code analysis.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues