llvm-project

GitHub

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

39,772 stars LLVM 1 file ยท ~486 tokens

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"
      ]
    }
  }
}