Loading MCP server directory, please wait...
Validates AI-generated Python: syntax, lint, security scan and deterministic repair.
npx @getmcp/cli add io.github.jkanselaar/python-code-validatorRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <key>. Get one for free, no account: curl -X POST https://api.statemind.ai/v1/keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jkanselaar/python-code-validator": {
"url": "https://api.statemind.ai/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}