Connects AI to clangd for C/C++ code search, navigation, and type insight.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "clangd-mcp" yet — see the docs or source repo.
In this C++ project, find the definition of the function parseConfig and summarize its parameters, return value, and main logic.
Returns the file and location of the function definition with a brief code summary.
Find all references to the class ConnectionManager, categorize them by read/write or call usage, and identify which modules depend on it most.
Outputs a reference list, usage categories, and an analysis of the most dependent modules.
Tell me the exact type of the variable result in the current code, where it is defined, and its likely key fields or methods.
Provides the variable type, definition navigation info, and related member details.
Give AI agents C++ code navigation, type inspection, and diagnostics tools.
Debug C++ programs with GDB and clangd for runtime and static issues.
Search code semantically and answer questions about a codebase.
Connect Claude Code with Emacs for buffer, file, org, git, and diff tasks.
Connect VSCode to MCP so AI can inspect code context in real time.
Access semantic code tools like definitions, references, rename, and diagnostics.