llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
llvm-project MCP Server
MCP server for llvm/llvm-project
Ready-to-Use Client Configurations
{
"mcpServers": {
"llvm-project": {
"command": "npx",
"args": [
"-y",
"@llvm/llvm-project"
]
}
}
}