ninja

GitHub

A small build system with a focus on speed

13,021 stars C++ C++ 1 file ยท ~855 tokens

ninja MCP Server

MCP server for ninja-build/ninja

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "ninja": {
      "command": "npx",
      "args": [
        "-y",
        "@ninja-build/ninja"
      ]
    }
  }
}