Skip to main content
Glama
YomenStyle

ue-codegraph-mcp

by YomenStyle

Related Servers

Alternatives to ue-codegraph-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      A local, SQLite-backed code index for Claude Code, exposed over MCP, enabling targeted code retrieval without external APIs.
      1
      MIT
    • A
      license
      Not graded
      quality
      F
      maintenance
      An MCP server that provides semantic understanding of C++ codebases using libclang, allowing Claude to instantly find classes, functions, and their relationships without having to grep through thousands of files.
      33
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      An MCP server that indexes local code repositories, extracting symbols and call graphs to give Claude precise, structural answers with real file paths and line numbers. Runs entirely locally with no network requests, for privacy-focused code understanding.
      646
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that indexes local Python projects into a SQLite database to enable efficient symbol searching and dependency tracking. It allows users to find function or class definitions, trace module imports, and read file contents through natural language interfaces.
    • A
      license
      A
      quality
      C
      maintenance
      An MCP server that enables Claude to drive a running Unreal Engine 5 editor, managing communication between the editor plugin and the LLM client through stdio transport with session discovery, idempotent operations, and honest failure reporting.
      1
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Read-only MCP server that gives Claude live access to your UE5 project state — Blueprints, interfaces, variables, functions, event graphs, materials, structs, and Data Assets.

    Latest Blog Posts

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/YomenStyle/ue-codegraph-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server