Run Python
Rank #23,010io.github.hal9ai/run-python
Run Python code from natural language prompts, with optional PyPI package install.
Run Python is a Model Context Protocol (MCP) server published by hal9ai. It ranks #23,010 of 131,629 servers tracked on MCP Toplist. Run Python is listed on Official MCP, with 1 tracked version. It was first listed on Sep 8, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 108,619 of 131,629 servers on MCP Toplist.
Use Run Python
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http run-python https://next.hal9.ai/mcp/mcpbuild/run-python[mcp_servers.run-python]
url = "https://next.hal9.ai/mcp/mcpbuild/run-python"Add to ~/.codex/config.toml.
https://next.hal9.ai/mcp/mcpbuild/run-pythonSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"run-python": {
"url": "https://next.hal9.ai/mcp/mcpbuild/run-python"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"run-python": {
"type": "http",
"url": "https://next.hal9.ai/mcp/mcpbuild/run-python"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"run-python": {
"serverUrl": "https://next.hal9.ai/mcp/mcpbuild/run-python"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"run-python": {
"url": "https://next.hal9.ai/mcp/mcpbuild/run-python"
}
}
}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/io.github.hal9ai%2Frun-python)<a href="https://mcptoplist.com/server/io.github.hal9ai%2Frun-python"><img src="https://mcptoplist.com/badge/io.github.hal9ai%2Frun-python.svg" alt="MCP Toplist: Top 25% of 131,629" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
hal9ai
Available versions (1)
| Version | Published |
|---|---|
| 0.0.1 | Sep 8, 2026 |
Frequently asked questions
- Who maintains Run Python?
- Run Python is maintained by hal9ai, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Run Python listed on the Official MCP Registry?
- Yes — Run Python is listed on the Official MCP Registry.
- How many versions does Run Python have?
- MCP Toplist tracks 1 version of Run Python, most recently published on Sep 8, 2026.
- Where can I find the source code for Run Python?
- The source code for Run Python is hosted at github.com/hal9ai/mcp.build.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.