agent-jail-mcp
Creates and manages disposable Docker sandboxes for isolated command execution, with TTL-based cleanup, memory limits, and optional network isolation.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@agent-jail-mcprun 'python3 main.py' in a disposable docker sandbox"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
๐ Agent Jail
Ephemeral Docker sandboxes for AI agents
Give your AI agent a jail, not your machine.
Live Demo ยท Pricing ยท API Docs
๐ฏ What is Agent Jail?
Agent Jail provides disposable, isolated Docker sandboxes for AI agents. Instead of letting agents run commands directly on your machine, Agent Jail creates ephemeral containers where agents can safely execute code.
Perfect for:
๐ค AI code execution (ChatGPT, Claude, etc.)
๐งช Testing untrusted code safely
๐ฌ Research environments
๐ Educational platforms
๐๏ธ CI/CD pipelines
Related MCP server: anvil
โจ Features
Core
โ Disposable sandboxes โ auto-cleanup after TTL
โ Docker isolation โ true containerization
โ Resource limits โ RAM/CPU caps per tier
โ Network isolation โ optional per sandbox
โ TTL-based cleanup โ automatic expiration
Multi-tenant Platform
๐ Self-serve auth โ email/password signup (no API key needed initially)
๐ 3 tiers โ Free / Pro / Enterprise with enforced quotas
๐ฐ Crypto billing โ pay with USDT/TON/BTC via NOWPayments
โก Auto-upgrade โ webhook โ instant tier activation
๐ Usage tracking โ full audit log per user
Interfaces
๐ฅ๏ธ Web dashboard โ manage sandboxes visually
๐ REST API โ full programmatic control
๐ค Telegram bot โ bilingual (FA/EN) glass-button UI
๐ง MCP server โ for AI clients (Claude Desktop, etc.)
๐ Quick Start
1. Clone & Install
git clone https://github.com/idiscoord13-sketch/agent-jail-mcp.git
cd agent-jail-mcp
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txtThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityFmaintenanceA secure, container-based implementation of the Model Context Protocol (MCP) that provides sandboxed environments for AI systems to safely execute code, run commands, access files, and perform web operations.22Apache 2.0
- AlicenseNot gradedqualityBmaintenanceA throwaway Docker sandbox for agents to run code and shell commands safely.24MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to create, manage, and execute code in isolated Firecracker microVM sandboxes via the MCP protocol, with support for sandbox lifecycle and file operations.2Apache 2.0
- AlicenseNot gradedqualityBmaintenanceIsolated Docker sandboxes for MCP servers. Read-only root, zero capabilities, network-none by default.12MIT
Related MCP Connectors
OCR, transcription, file extraction, and image generation for AI agents via MCP.
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
Hosted MCP endpoint with realistic fake data for prototyping agents. 12 tools, no setup.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/idiscoord13-sketch/agent-jail-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server