mcp-nixreview

pete-builds/mcp-nixreview
★ 0 stars Python AI/LLM Updated today
Advisory NixOS change-review + CVE/KEV attestation gate for AI agents (MCP server). Grades security-relevant config diffs, attests closures against the CISA KEV catalog, gates on a human, keeps an append-only audit ledger.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-nixreview": {
      "command": "uvx",
      "args": [
        "mcp-nixreview"
      ]
    }
  }
}

Or install with pip: pip install mcp-nixreview

README Excerpt

**A safety gate for agent-proposed NixOS configuration changes.** `mcp-nixreview` is an [MCP](https://modelcontextprotocol.io/) server (FastMCP, Streamable HTTP) that sits between an AI agent's proposed change to a NixOS config and the human who applies it. When an agent proposes a change, this server:

Tools (1)

vulnix

Topics

cisa-kevcvefastmcpmcpnixospythonsecurity