IronClaw
Rank #985io.github.IronSecCo/ironclaw
Sandboxed shell exec for MCP clients: run untrusted agent commands in a gVisor container.
IronClaw is a Model Context Protocol (MCP) server published by ironsecco. It ranks #985 of 132,046 servers tracked on MCP Toplist, and its repository has 19 GitHub stars. IronClaw is listed across 2 registries — Official MCP and PulseMCP, with 78 tracked versions. It was first listed on Jul 5, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 131,061 of 132,046 servers on MCP Toplist.
Use IronClaw
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add ironclaw -e "IRONCLAW_CONTROLPLANE_URL=<your IRONCLAW_CONTROLPLANE_URL>" -e "IRONCLAW_API_TOKEN=<your IRONCLAW_API_TOKEN>" -- docker run -i --rm -e IRONCLAW_CONTROLPLANE_URL -e IRONCLAW_API_TOKEN ghcr.io/ironsecco/ironclaw-mcp:v0.1.530Replace each placeholder with your own value before saving.
[mcp_servers.ironclaw]
command = "docker"
args = ["run", "-i", "--rm", "-e", "IRONCLAW_CONTROLPLANE_URL", "-e", "IRONCLAW_API_TOKEN", "ghcr.io/ironsecco/ironclaw-mcp:v0.1.530"]
[mcp_servers.ironclaw.env]
IRONCLAW_CONTROLPLANE_URL = "<your IRONCLAW_CONTROLPLANE_URL>"
IRONCLAW_API_TOKEN = "<your IRONCLAW_API_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ironclaw": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"IRONCLAW_CONTROLPLANE_URL",
"-e",
"IRONCLAW_API_TOKEN",
"ghcr.io/ironsecco/ironclaw-mcp:v0.1.530"
],
"env": {
"IRONCLAW_CONTROLPLANE_URL": "<your IRONCLAW_CONTROLPLANE_URL>",
"IRONCLAW_API_TOKEN": "<your IRONCLAW_API_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ironclaw": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"IRONCLAW_CONTROLPLANE_URL",
"-e",
"IRONCLAW_API_TOKEN",
"ghcr.io/ironsecco/ironclaw-mcp:v0.1.530"
],
"env": {
"IRONCLAW_CONTROLPLANE_URL": "<your IRONCLAW_CONTROLPLANE_URL>",
"IRONCLAW_API_TOKEN": "<your IRONCLAW_API_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ironclaw": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"IRONCLAW_CONTROLPLANE_URL",
"-e",
"IRONCLAW_API_TOKEN",
"ghcr.io/ironsecco/ironclaw-mcp:v0.1.530"
],
"env": {
"IRONCLAW_CONTROLPLANE_URL": "<your IRONCLAW_CONTROLPLANE_URL>",
"IRONCLAW_API_TOKEN": "<your IRONCLAW_API_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ironclaw": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"IRONCLAW_CONTROLPLANE_URL",
"-e",
"IRONCLAW_API_TOKEN",
"ghcr.io/ironsecco/ironclaw-mcp:v0.1.530"
],
"env": {
"IRONCLAW_CONTROLPLANE_URL": "<your IRONCLAW_CONTROLPLANE_URL>",
"IRONCLAW_API_TOKEN": "<your IRONCLAW_API_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ironclaw": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"IRONCLAW_CONTROLPLANE_URL",
"-e",
"IRONCLAW_API_TOKEN",
"ghcr.io/ironsecco/ironclaw-mcp:v0.1.530"
],
"env": {
"IRONCLAW_CONTROLPLANE_URL": "<your IRONCLAW_CONTROLPLANE_URL>",
"IRONCLAW_API_TOKEN": "<your IRONCLAW_API_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
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.IronSecCo%2Fironclaw)<a href="https://mcptoplist.com/server/io.github.IronSecCo%2Fironclaw"><img src="https://mcptoplist.com/badge/io.github.IronSecCo%2Fironclaw.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ironsecco
Available versions (78)
| Version | Published |
|---|---|
| 0.1.530 | Sep 19, 2026 |
| 0.1.529 | Sep 18, 2026 |
| 0.1.528 | Sep 18, 2026 |
| 0.1.526 | Sep 16, 2026 |
| 0.1.524 | Sep 16, 2026 |
| 0.1.523 | Sep 16, 2026 |
| 0.1.521 | Sep 3, 2026 |
| 0.1.520 | Sep 3, 2026 |
| 0.1.519 | Sep 2, 2026 |
| 0.1.518 | Sep 2, 2026 |
| 0.1.516 | Aug 31, 2026 |
| 0.1.515 | Aug 31, 2026 |
| 0.1.513 | Aug 31, 2026 |
| 0.1.511 | Aug 26, 2026 |
| 0.1.510 | Aug 26, 2026 |
| 0.1.509 | Aug 25, 2026 |
| 0.1.501 | Aug 25, 2026 |
| 0.1.499 | Aug 2, 2026 |
| 0.1.496 | Aug 1, 2026 |
| 0.1.493 | Aug 1, 2026 |
| 0.1.491 | Aug 1, 2026 |
| 0.1.488 | Aug 1, 2026 |
| 0.1.487 | Aug 1, 2026 |
| 0.1.484 | Aug 1, 2026 |
| 0.1.482 | Jul 31, 2026 |
| 0.1.480 | Jul 31, 2026 |
| 0.1.477 | Jul 31, 2026 |
| 0.1.475 | Jul 31, 2026 |
| 0.1.473 | Jul 31, 2026 |
| 0.1.472 | Jul 31, 2026 |
| 0.1.470 | Jul 31, 2026 |
| 0.1.468 | Jul 31, 2026 |
| 0.1.466 | Jul 30, 2026 |
| 0.1.464 | Jul 30, 2026 |
| 0.1.463 | Jul 30, 2026 |
| 0.1.461 | Jul 30, 2026 |
| 0.1.459 | Jul 30, 2026 |
| 0.1.458 | Jul 30, 2026 |
| 0.1.456 | Jul 30, 2026 |
| 0.1.453 | Jul 30, 2026 |
| 0.1.452 | Jul 30, 2026 |
| 0.1.450 | Jul 30, 2026 |
| 0.1.449 | Jul 30, 2026 |
| 0.1.447 | Jul 30, 2026 |
| 0.1.445 | Jul 30, 2026 |
| 0.1.443 | Jul 30, 2026 |
| 0.1.442 | Jul 30, 2026 |
| 0.1.440 | Jul 30, 2026 |
| 0.1.438 | Jul 30, 2026 |
| 0.1.437 | Jul 30, 2026 |
| 0.1.434 | Jul 30, 2026 |
| 0.1.433 | Jul 30, 2026 |
| 0.1.432 | Jul 30, 2026 |
| 0.1.430 | Jul 30, 2026 |
| 0.1.428 | Jul 29, 2026 |
| 0.1.426 | Jul 29, 2026 |
| 0.1.425 | Jul 29, 2026 |
| 0.1.423 | Jul 29, 2026 |
| 0.1.421 | Jul 29, 2026 |
| 0.1.420 | Jul 29, 2026 |
| 0.1.419 | Jul 29, 2026 |
| 0.1.418 | Jul 29, 2026 |
| 0.1.417 | Jul 29, 2026 |
| 0.1.416 | Jul 29, 2026 |
| 0.1.414 | Jul 29, 2026 |
| 0.1.413 | Jul 29, 2026 |
| 0.1.407 | Jul 29, 2026 |
| 0.1.404 | Jul 28, 2026 |
| 0.1.230 | Jul 7, 2026 |
| 0.1.228 | Jul 7, 2026 |
| 0.1.227 | Jul 7, 2026 |
| 0.1.223 | Jul 7, 2026 |
| 0.1.221 | Jul 6, 2026 |
| 0.1.220 | Jul 6, 2026 |
| 0.1.219 | Jul 6, 2026 |
| 0.1.218 | Jul 6, 2026 |
| 0.1.217 | Jul 6, 2026 |
| 0.1.216 | Jul 5, 2026 |
Frequently asked questions
- Who maintains IronClaw?
- IronClaw is maintained by ironsecco, which publishes 1 MCP server (78 total versions) tracked on MCP Toplist.
- Is IronClaw listed on the Official MCP Registry?
- Yes — IronClaw is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does IronClaw have?
- MCP Toplist tracks 78 versions of IronClaw, most recently published on Sep 19, 2026.
- Where can I find the source code for IronClaw?
- The source code for IronClaw is hosted at github.com/ironsecco/ironclaw.
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.