elusznik/mcp-server-code-execution-mode
An MCP server that executes Python code in isolated rootless containers with optional MCP server proxying. Implementation of Anthropic's and Cloudflare's ideas for reducing MCP tool definitions context bloat.
Overview
elusznik/mcp-server-code-execution-mode is a Python MCP server licensed under GPL-3.0. An MCP server that executes Python code in isolated rootless containers with optional MCP server proxying. Implementation of Anthropic's and Cloudflare's ideas for reducing MCP tool definitions context bloat. Topics: agentic-ai, agents, anthropic, claude, claude-code, code-execution, docker, mcp, model-context-protocol, orchestration, podman, token-optimization, python.
Ranked #7579 out of 25632 indexed tools.
Ecosystem
Python GPL-3.0
agentic-aiagentsanthropicclaudeclaude-codecode-executiondockermcpmodel-context-protocolorchestrationpodmantoken-optimizationpython
Signal Breakdown
Stars 316
Freshness 3mo ago
Issue Health 29%
Contributors 2
Dependents 0
Forks 28
Description Detailed
License GPL-3.0
How to Improve
Freshness high impact
Issue Health high impact
Dependents medium impact
Matched Queries
From the README
# MCP Code Execution Server: Zero-Context Discovery for 100+ MCP Tools **Stop paying 30,000 tokens per query.** This bridge implements Anthropic's discovery pattern with rootless security—reducing MCP context from 30K to 200 tokens while proxying any stdio server. ## Overview This bridge implements the **"Code Execution with MCP"** pattern, a convergence of ideas from industry leaders: - **Apple's [CodeAct](https://machinelearning.apple.com/research/codeact)**: "Your LLM Agent Acts Better when Generating Code." - **Anthropic's [Code execution with MCP](https://www.anthropic.com/engineering/code-execution-with-mcp)**: "Building more efficient agents." - **Cloudflare's [Code Mode](https://blog.cloudflare.com/code-mode/)**: "LLMs are better at writing code to call MCP, than at calling MCP directly." - **Docker's [Dynamic MCPs](https://www.docker.com/blog/dynamic-mcps-stop-hardcoding-your-agents-world/)**: "Stop Hardcoding Your Agents’ World." - **[Terminal Bench](https://www.tbench.aiRead full README on GitHub →
Are you the maintainer? Claim this listing