Nix, the purely functional package manager

Clang tidy plugin (nix) MCP Server

Model Context Protocol (clang-tidy-plugin) server

View all nix servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "clang-tidy-plugin": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-clang-tidy-plugin"
      ]
    }
  }
}