Best LLVM MCP Servers
LLVM is a collection of modular and reusable compiler and toolchain technologies used for developing compiler front ends and back ends.
Why this server?
Integrates with clangd, the LLVM-based C++ language server, to enable code navigation and analysis capabilities for large C++ codebases.
AlicenseAqualityFmaintenanceProvides C++ code intelligence tools for AI agents via the Model Context Protocol, enabling symbol navigation, type information, and diagnostics.Last updated944Mozilla Public 2.0Why this server?
Provides structured debugging tools for LLDB, including execution control, breakpoint management, memory inspection, register viewing, stack traces, disassembly, symbol lookup, and expression evaluation for debugging C/C++ programs.
AlicenseAqualityDmaintenanceProvides structured debugging capabilities through LLDB, enabling AI assistants to set breakpoints, inspect variables, analyze crashes, disassemble code, and evaluate expressions in C/C++ programs.Last updated173Apache 2.0Why this server?
Provides capabilities to search and retrieve source code from LLVM projects hosted on the Android code search platform.
AlicenseBqualityCmaintenanceEnables searching and browsing Android source code across projects like Android, AndroidX, and Android Studio via cs.android.com. It provides tools for regex-based code searches, full file content retrieval, and symbol autocomplete suggestions.Last updated43324MITWhy this server?
Provides LLVM-based tooling for C/C++ language support through clangd integration, enabling advanced code analysis and refactoring capabilities.
AlicenseAqualityAmaintenanceMCP server that keeps language server sessions warm and routes multiple languages through one process. Agents get persistent cross-file awareness, speculative execution (simulate edits before writing to disk), and 20 skills that encode correct multi-step operations like safe rename, blast-radius analysis, and end-to-end refactoring. Single Go binary, no runtime dependencies.Last updated5093MITWhy this server?
Provides tools for static analysis of C++ code using clangd (part of the LLVM project), including diagnostics, hover information, go-to-definition, references, and document symbols.
AlicenseAqualityCmaintenanceProvides GDB and clangd-based tools for debugging C++ programs, enabling step execution, variable inspection, diagnostics, and combined runtime-static analysis.Last updated271MITWhy this server?
Enables LLVM object inspection capabilities for binary analysis.
Alicense-qualityAmaintenanceA model-neutral cyber capability brain for AI agents and human researchers, providing MCP tools for knowledge ingestion, composition, campaign planning, fleet management, evidence binding, and discovery replay.Last updatedApache 2.0Why this server?
Provides an interface to LLDB, enabling AI assistants to debug programs by setting breakpoints, stepping through code, inspecting variables, and executing LLDB commands.
Alicense-qualityDmaintenanceEnables AI assistants to interact with LLDB debugging sessions through a standardized MCP interface, allowing natural language commands for debugging tasks like setting breakpoints, stepping, and evaluating expressions.Last updated754Apache 2.0Why this server?
Allows searching and reading Android LLVM source code, supporting code search and file access within the Android LLVM project.
Alicense-qualityBmaintenanceEnables searching and reading Android Open Source Project (AOSP) source code via cs.android.com, with support for regex search, file content retrieval, and symbol suggestions.Last updated1Apache 2.0Why this server?
Utilizes the clangd LSP from the LLVM project to provide high-accuracy navigation and symbol tracking for C and C++ codebases.
Alicense-qualityDmaintenanceProvides fast C++ code intelligence for LLMs by combining Tree-sitter parsing with clangd LSP for efficient symbol lookup, navigation, and hierarchy analysis. It optionally integrates Google Gemini AI to deliver deeper architectural insights and automated documentation summaries.Last updated24MIT