Ipybox
Rank #4,008io.github.gradion-ai/ipybox
Unified execution environment for Python code, shell commands, and programmatic MCP tool calls
Ipybox is a Model Context Protocol (MCP) server published by gradion-ai. It ranks #4,008 of 132,046 servers tracked on MCP Toplist, and its repository has 74 GitHub stars. Ipybox is listed across 3 registries — Official MCP, PulseMCP and Glama, with 22 tracked versions. It was first listed on Aug 13, 2025 and most recently updated on Jun 1, 2026.
Ranks ahead of 128,038 of 132,046 servers on MCP Toplist.
Use Ipybox
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ipybox -- uvx ipybox[mcp_servers.ipybox]
command = "uvx"
args = ["ipybox"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ipybox": {
"command": "uvx",
"args": [
"ipybox"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ipybox": {
"command": "uvx",
"args": [
"ipybox"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ipybox": {
"type": "stdio",
"command": "uvx",
"args": [
"ipybox"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ipybox": {
"command": "uvx",
"args": [
"ipybox"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ipybox": {
"command": "uvx",
"args": [
"ipybox"
]
}
}
}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.gradion-ai%2Fipybox)<a href="https://mcptoplist.com/server/io.github.gradion-ai%2Fipybox"><img src="https://mcptoplist.com/badge/io.github.gradion-ai%2Fipybox.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
gradion-ai
Available versions (22)
| Version | Published |
|---|---|
| 0.9.2 | Jun 1, 2026 |
| 0.9.1 | Mar 24, 2026 |
| 0.9.0 | Mar 21, 2026 |
| 0.8.2 | Mar 15, 2026 |
| 0.8.1 | Mar 13, 2026 |
| 0.8.0 | Mar 4, 2026 |
| 0.7.7 | Mar 3, 2026 |
| 0.7.6 | Mar 2, 2026 |
| 0.7.5 | Feb 21, 2026 |
| 0.7.4 | Feb 9, 2026 |
| 0.7.3 | Feb 5, 2026 |
| 0.7.2 | Jan 5, 2026 |
| 0.7.1 | Dec 10, 2025 |
| 0.7.0 | Dec 9, 2025 |
| 0.6.7 | Nov 25, 2025 |
| 0.6.6 | Sep 14, 2025 |
| 0.6.5 | Sep 14, 2025 |
| 0.6.3-p2 | Sep 14, 2025 |
| auto | Sep 14, 2025 |
| 0.6.3-p1 | Sep 14, 2025 |
| 0.6.3 | Sep 13, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Ipybox?
- Ipybox is maintained by gradion-ai, which publishes 1 MCP server (22 total versions) tracked on MCP Toplist.
- Is Ipybox listed on the Official MCP Registry?
- Yes — Ipybox is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Ipybox have?
- MCP Toplist tracks 22 versions of Ipybox, most recently published on Jun 1, 2026.
- Where can I find the source code for Ipybox?
- The source code for Ipybox is hosted at github.com/gradion-ai/ipybox.
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.