MCP Directory
Back

mcp-code-execution-enhanced

by yoloshii · Python · ★ 41

Enhanced MCP code execution. Agent framework-agnostic (optimized for Claude Code). Skills framework (99.6% token reduction), multi-transport, sandboxing

Install

pip install git+https://github.com/yoloshii/mcp-code-execution-enhanced.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-code-execution-enhanced": {
      "command": "uvx",
      "args": [
        "git+https://github.com/yoloshii/mcp-code-execution-enhanced.git"
      ]
    }
  }
}

From the README

**99.6% Token Reduction** through CLI-based scripts and progressive tool discovery for Model Context Protocol (MCP) servers. [](https://opensource.org/licenses/MIT) [](https://www.python.org/downloads/) [](https://docs.claude.com/en/docs/claude-code) > **Note:** This project is optimized for [Claude Code](https://docs.claude.com/en/docs/claude-code) with native Skills support. The core runtime works with any AI agent. Scripts with CLI arguments achieve 99.6% token reduction. This project builds upon and merges ideas from: 1. **[ipdelete/mcp-code-execution](https://github.com/ipdelete/mcp-c…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related productivity servers