{"repo":"felipeerias/clangd-mcp-server","free":true,"listed":false,"github":"https://github.com/felipeerias/clangd-mcp-server","clone":"git clone https://github.com/felipeerias/clangd-mcp-server.git","description":"Experimental implementation of a MCP for Claude Code that lets it connect to a language server like clangd.","language":"TypeScript","stars":43,"topics":[],"license":"MPL-2.0","category":"mcp-servers","readme_excerpt":"Clangd MCP Server Model Context Protocol server for clangd on large C++ codebases. This MCP provides coding agents like Claude Code with a collection of tools that they may use to answer natural language queries from the user: - find definition : Jump to symbol definitions - \"Find the definition at src/foo.cpp:42:10\" - find references : Find all references to a symbol - \"Find all references to the function at bar.h:100\" - get hover : Get type information and documentation - \"What's the type at baz.cpp:200:15?\" - workspace symbol search : Search symbols across workspace - \"Find symbols matching 'HttpRequest'\" - find implementations : Find interface/virtual method implementations - \"Find implementations of interface.h:50\" - get document symbols : Get hierarchical symbol tree for a file - \"Show all symbols in main.cpp\" - get diagnostics : Get compiler errors, warnings, and notes - \"Show errors in src/foo.cpp\" - get call hierarchy : Get function callers and callees - \"Show callers/callees at main.cpp:100:5\" - get type hierarchy : Get base classes and derived classes - \"Show base/derived classes at foo.h:42\" Requirements - Node.js = 18.0.0 - clangd - A C++ project with compile commands.json Installation Configuration Generating compile commands.json CMake: cmake -DCMAKE EXPORT COMPILE COMMANDS=ON /path/to/source GN (Chromium): gn gen out/Default Other: Check your project's documentation. Claude Code Configuration Or add manually to /.claude.json or .claude.json : The alwaysAllow: ","default_branch":null,"files":null,"tree":[],"storefront":"/r/felipeerias","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/felipeerias/clangd-mcp-server/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}