Skip to main content
Glama

๐Ÿ”’ 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.txt
F
license - not found
Not graded
quality - not tested
B
maintenance

Maintenance

โ€“Maintainers
โ€“Response time
โ€“Release cycle
โ€“Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    F
    maintenance
    A 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.
    22
    Apache 2.0
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables 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.
    2
    Apache 2.0
  • A
    license
    Not graded
    quality
    B
    maintenance
    Isolated Docker sandboxes for MCP servers. Read-only root, zero capabilities, network-none by default.
    12
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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