Loading MCP server directory, please wait...
Strict AI code reviewer powered by Groq. Finds bugs and vulnerabilities.
npx @getmcp/cli add io.github.notasandy/mcp-code-sanitizerRequires Python 3.10+. Community-contributed server. Review source before installing.
GROQ_API_KEYGroq API key from console.groq.com/keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.notasandy/mcp-code-sanitizer": {
"command": "uvx",
"args": [
"mcp-code-sanitizer"
],
"env": {
"GROQ_API_KEY": ""
}
}
}
}