Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by kandrwmrtn • Uncategorized
An MCP server providing semantic analysis of C++ codebases using libclang.
Find classes and functions by name patterns in C++ projects.
Explore class inheritance hierarchies and detailed class information.
Analyze call graphs to find callers, callees, and call paths in C++ code.
This MCP server enables detailed and context-efficient analysis of C++ projects by parsing code with libclang. It offers features like class and function search, inheritance hierarchy exploration, call graph analysis, and symbol information retrieval, allowing agents to navigate and understand large C++ codebases efficiently. The server caches parsed data for performance and supports incremental analysis, making it suitable for integration with Claude and Codex CLI.