Python Code Validator
Rank #7,479ai.statemind/python-code-validator
Proves AI-generated Python does what you asked: lint, types, security, sandbox run, exact fixes.
Python Code Validator is a Model Context Protocol (MCP) server published by jkanselaar. It ranks #7,479 of 115,460 servers tracked on MCP Toplist. Python Code Validator is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Aug 6, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 107,981 of 115,460 servers on MCP Toplist.
Use Python Code Validator
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http python-code-validator https://api.statemind.ai/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.python-code-validator]
url = "https://api.statemind.ai/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://api.statemind.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"python-code-validator": {
"url": "https://api.statemind.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"python-code-validator": {
"type": "http",
"url": "https://api.statemind.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"python-code-validator": {
"serverUrl": "https://api.statemind.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"python-code-validator": {
"url": "https://api.statemind.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.statemind%2Fpython-code-validator)<a href="https://mcptoplist.com/server/ai.statemind%2Fpython-code-validator"><img src="https://mcptoplist.com/badge/ai.statemind%2Fpython-code-validator.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
jkanselaar
Available versions (4)
| Version | Published |
|---|---|
| 1.22.0 | Aug 16, 2026 |
| 1.19.2 | Aug 11, 2026 |
| 1.16.0 | Aug 10, 2026 |
| 1.6.4 | Aug 9, 2026 |
Frequently asked questions
- Who maintains Python Code Validator?
- Python Code Validator is maintained by jkanselaar, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Python Code Validator listed on the Official MCP Registry?
- Yes — Python Code Validator is listed on the Official MCP Registry, alongside Glama.
- How many versions does Python Code Validator have?
- MCP Toplist tracks 4 versions of Python Code Validator, most recently published on Aug 16, 2026.
- Where can I find the source code for Python Code Validator?
- The source code for Python Code Validator is hosted at github.com/jkanselaar/python-code-validator.