Loading MCP server directory, please wait...
Proves AI-generated Python does what you asked: lint, types, security, sandbox run, exact fixes.
npx @getmcp/cli add ai.statemind/python-code-validatorRequires Python 3.10+. 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": {
"ai.statemind/python-code-validator": {
"url": "https://api.statemind.ai/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}