71
/ 100
12 days ago
glama

Containerized Strands Agents

Runs isolated AI agents in Docker containers with persistent workspaces and conversation history. Each agent has access to file operations, shell commands, GitHub integration, and can connect to external MCP servers for additional tools.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: CONTAINERIZED_AGENTS_GITHUB_TOKEN, GITHUB_TOKEN, GH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configIDLE_TIMEOUT_MINUTES
configBYPASS_TOOL_CONSENT
🔐 secretCONTAINERIZED_AGENTS_GITHUB_TOKEN"": "github_pat_xxxx",
configGITHUB_REPOSITORY
configAGENT_ENV_METADATA
configCUSTOM_SYSTEM_PROMPT
configCONTAINERIZED_AGENTS_MCP_CONFIG"": "/path/to/mcp.json",
configCONTAINERIZED_AGENTS_SKILLS
configCONTAINERIZED_AGENTS_TOOLSPath to global tools directory
configAWS_DEFAULT_REGION
🔐 secretGITHUB_TOKENtoken: GitHub token (uses env var if not provided)
🔐 secretGH_TOKEN
configCONTAINERIZED_STRANDS_DATA_DIR./data Base directory for persistence
configAGENT_HOST_IDLE_TIMEOUT720 Minutes before idle container stops (12 hrs)
configCONTAINERIZED_AGENTS_SYSTEM_PROMPTSComma-separated paths to prompt files
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mkmeral-containerized-strands-agents-9ibnbi)](https://m8ven.ai/mcp/mkmeral-containerized-strands-agents-9ibnbi)
commit: 06aba36b696fd24087c7b81ce49fe62b3453cbba
code hash: ef4968d0587dcd5a66f761ec9f276113049945f1ef0fde7b4a6c04c364452f01
verified: 6/17/2026, 12:25:27 PM
view raw JSON →