agent-jail-mcp
Provides MCP tools for managing disposable Docker sandboxes that let AI agents safely execute commands in isolated, ephemeral environments.
README
๐ Agent Jail
Ephemeral Docker sandboxes for AI agents
Give your AI agent a jail, not your machine.
Live Demo ยท Pricing ยท API Docs
</div>
๐ฏ 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
โจ 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.txt
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.