MCP Python Exec Sandbox
Rank #48,626io.github.lu-zhengda/mcp-python-exec-sandbox
MCP server providing python-exec-sandbox capabilities
MCP Python Exec Sandbox is a Model Context Protocol (MCP) server published by lu-zhengda. It ranks #48,626 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCP Python Exec Sandbox is listed across 3 registries — Official MCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Feb 9, 2026 and most recently updated on Feb 9, 2026.
Ranks ahead of 83,487 of 132,113 servers on MCP Toplist.
Use MCP Python Exec Sandbox
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-python-exec-sandbox -- uvx mcp-python-exec-sandbox[mcp_servers.mcp-python-exec-sandbox]
command = "uvx"
args = ["mcp-python-exec-sandbox"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-python-exec-sandbox": {
"command": "uvx",
"args": [
"mcp-python-exec-sandbox"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-python-exec-sandbox": {
"command": "uvx",
"args": [
"mcp-python-exec-sandbox"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-python-exec-sandbox": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-python-exec-sandbox"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-python-exec-sandbox": {
"command": "uvx",
"args": [
"mcp-python-exec-sandbox"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-python-exec-sandbox": {
"command": "uvx",
"args": [
"mcp-python-exec-sandbox"
]
}
}
}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.lu-zhengda%2Fmcp-python-exec-sandbox)<a href="https://mcptoplist.com/server/io.github.lu-zhengda%2Fmcp-python-exec-sandbox"><img src="https://mcptoplist.com/badge/io.github.lu-zhengda%2Fmcp-python-exec-sandbox.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
lu-zhengda
Other servers by lu-zhengda
View all lu-zhengda servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.5 | Feb 9, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Python Exec Sandbox?
- MCP Python Exec Sandbox is maintained by lu-zhengda, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is MCP Python Exec Sandbox listed on the Official MCP Registry?
- Yes — MCP Python Exec Sandbox is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does MCP Python Exec Sandbox have?
- MCP Toplist tracks 2 versions of MCP Python Exec Sandbox, most recently published on Feb 9, 2026.
- Where can I find the source code for MCP Python Exec Sandbox?
- The source code for MCP Python Exec Sandbox is hosted at github.com/lu-zhengda/mcp-python-exec-sandbox.
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.