agent-jail-mcp

agent-jail-mcp

Provides MCP tools for managing disposable Docker sandboxes that let AI agents safely execute commands in isolated, ephemeral environments.

Category
Visit Server

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

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.

Official
Featured
TypeScript
Magic Component Platform (MCP)

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.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

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.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

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.

Official
Featured
TypeScript
Kagi MCP Server

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.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

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.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured