MCP Code Sanitizer
Rank #12889glama/notasandy/mcp-code-sanitizer
Strict AI code reviewer powered by Groq. Finds bugs, vulnerabilities and security issues in your code. Supports analyze, compare versions, explain code, generate tests, and HTML reports.
MCP Code Sanitizer is a Model Context Protocol (MCP) server published by notasandy. It ranks #12889 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCP Code Sanitizer is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on May 4, 2026 and most recently updated on May 4, 2026.
Ranks ahead of 46,011 of 58,900 servers on MCP Toplist.
Use MCP Code Sanitizer
Add MCP Code Sanitizer to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mcp-code-sanitizer": {
"command": "uvx",
"args": [
"mcp-code-sanitizer"
],
"env": {
"GROQ_API_KEY": "<your GROQ_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries
notasandy
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 4, 2026 |
Frequently asked questions
- What is MCP Code Sanitizer?
- Strict AI code reviewer powered by Groq. Finds bugs, vulnerabilities and security issues in your code. Supports analyze, compare versions, explain code, generate tests, and HTML reports.
- Who maintains MCP Code Sanitizer?
- MCP Code Sanitizer is maintained by notasandy, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is MCP Code Sanitizer an official MCP server?
- Yes — MCP Code Sanitizer is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does MCP Code Sanitizer have?
- MCP Toplist tracks 1 version of MCP Code Sanitizer, most recently published on May 4, 2026.
- Where can I find the source code for MCP Code Sanitizer?
- The source code for MCP Code Sanitizer is hosted at github.com/notasandy/mcp-code-sanitizer.