Python Code Validator MCP Server
ai.statemind/python-code-validator
What is the Python Code Validator MCP server?
Proves AI-generated Python does what you asked: lint, types, security, sandbox run, exact fixes.
How to install Python Code Validator
Copy-paste configuration for popular MCP clients.
AuthorizationrequiredsecretBearer <key>. Get one for free, no account: curl -X POST https://api.statemind.ai/v1/keys
{
"mcpServers": {
"python-code-validator": {
"url": "https://api.statemind.ai/mcp"
}
}
}{
"mcpServers": {
"python-code-validator": {
"serverUrl": "https://api.statemind.ai/mcp"
}
}
}{
"servers": {
"python-code-validator": {
"type": "http",
"url": "https://api.statemind.ai/mcp"
}
}
}{
"mcpServers": {
"python-code-validator": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.statemind.ai/mcp"
]
}
}
}claude mcp add --transport http python-code-validator https://api.statemind.ai/mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.
Netdata
Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.