nix
Nix, the purely functional package manager
Clang tidy plugin (nix) MCP Server
Model Context Protocol (clang-tidy-plugin) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"clang-tidy-plugin": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-clang-tidy-plugin"
]
}
}
}