servers/ ai-agents/ ironclaw
Ironclaw icon

Ironclaw

Unverified Claim & verify → AI & Agents

Sandboxed shell exec for MCP clients: run untrusted agent commands in a gVisor container.

Visit website ↗ View on GitHub ↗
Overview Installation

Overview

Ironclaw is a Model Context Protocol (MCP) server: Sandboxed shell exec for MCP clients: run untrusted agent commands in a gVisor container. Because it speaks the Model Context Protocol, AI assistants can use Ironclaw as a set of callable tools instead of you copy-pasting between apps.

It runs locally: the Docker image ghcr.io/ironsecco/ironclaw-mcp:v0.1.511 speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need IRONCLAW_CONTROLPLANE_URL, IRONCLAW_API_TOKEN. The current release is v0.1.511, published under the AGPL-3.0 license, with source at IronSecCo/ironclaw on GitHub, where it has earned 19 stars.

On mcp.site, Ironclaw sits in the AI & Agents category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Ironclaw for IronSecCo, claim this listing to verify ownership, earn the Verified badge, and keep the details current.

Docker image — ghcr.io/ironsecco/ironclaw-mcp:v0.1.511 · MCP over stdio
Credentials — Requires IRONCLAW_CONTROLPLANE_URL, IRONCLAW_API_TOKEN
Open source — AGPL-3.0 license · IronSecCo/ironclaw
Topics — agent-platform, ai-agents, ai-assistant, claude, golang

Installation

// claude_desktop_config.json
{
  "mcpServers": {
    "ironclaw": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/ironsecco/ironclaw-mcp:v0.1.511"
      ],
      "env": {
        "IRONCLAW_CONTROLPLANE_URL": "<ironclaw-controlplane-url>",
        "IRONCLAW_API_TOKEN": "<ironclaw-api-token>"
      }
    }
  }
}

Requires IRONCLAW_CONTROLPLANE_URL, IRONCLAW_API_TOKEN

Related servers

AC
Agent Conductor
AI & Agents

Orchestrate multi-agent pipelines with shared MCP tool access.

Added 3 days ago
IN
inference.sh
AI & Agents

run any ai model. compose agents, stack knowledge, connect tools. one api, pay per run.

Added 6 hours ago
Docs Mcp icon
Docs Mcp
AI & Agents

Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.

★ 118 Added 6 hours ago
AM
aTars MCP
AI & Agents

Crypto market signals, technical indicators, and sentiment analysis for AI agents.

Added 6 hours ago
Adeu icon
Adeu
AI & Agents

Automated DOCX Redlining Engine.

★ 149 Added 6 hours ago
AD
Adside
AI & Agents

AI agents that manage paid ads on Meta, LinkedIn, and Google Ads from any MCP client.

Added 6 hours ago
>_ esc
↑↓ navigate↵ openesc close