
Mcp Code Sanitizer
- 2 repo stars
- Updated May 15, 2026
- notasandy/mcp-code-sanitizer
Runs a strict AI code reviewer powered by Groq that scans code for bugs and security vulnerabilities, giving a solo builder an automated review pass before merging or shipping.
About
MCP Code Sanitizer is a stdio MCP server that acts as a strict AI code reviewer powered by Groq, scanning code to surface bugs and security vulnerabilities. A solo builder points it at a change to get a fast, automated second opinion before merging or shipping. It installs from pypi and requires a Groq API key.
- Strict AI code reviewer via Groq
- Finds bugs and security vulnerabilities
- Fast automated pre-merge review
- Python/pypi stdio MCP
Mcp Code Sanitizer by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --env GROQ_API_KEY=YOUR_GROQ_API_KEY mcp-code-sanitizer -- uvx mcp-code-sanitizerAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Package | mcp-code-sanitizer |
| Transport | STDIO |
| Auth | Required |
| Last updated | May 15, 2026 |
| Repository | notasandy/mcp-code-sanitizer ↗ |
What it does
Runs a strict AI code reviewer powered by Groq that scans code for bugs and security vulnerabilities, giving a solo builder an automated review pass before merging or shipping.
Who is it for?
Solo devs wanting an automated security and bug review before merge
Skip if: Teams needing deep human security audits