Home › Development › mcp-code-sanitizer

mcp-code-sanitizer

Strict AI code reviewer powered by Groq. Finds bugs and vulnerabilities.

Python Local macOSWindowsLinux
★ 2 stars Last pushed 2026-05-15 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.1.0)

uvx mcp-code-sanitizer

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-code-sanitizer": {
      "command": "uvx",
      "args": [
        "mcp-code-sanitizer"
      ],
      "env": {
        "GROQ_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • GROQ_API_KEY required secret — Groq API key from console.groq.com/keys

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry