{"repo":"bug-ops/mcp-execution","free":true,"listed":false,"github":"https://github.com/bug-ops/mcp-execution","clone":"git clone https://github.com/bug-ops/mcp-execution.git","description":"🚀 Generate executable TypeScript tools from MCP servers with 98% token savings. Progressive loading pattern for AI agents. Production-ready.","language":"Rust","stars":46,"topics":["anthropic","claude","mcp","rust","ai-tools","llm-tools","skills","ai-agent"],"license":null,"category":"mcp-servers","readme_excerpt":"MCP Code Execution Transform any MCP server into executable, type-safe TypeScript tools using progressive loading pattern. Achieve 98% token savings by loading only what you need. [!TIP] Inspired by Anthropic's engineering blog post on Code Execution with MCP. The Problem Traditional MCP integration loads ALL tools from a server ( 30,000 tokens), even when you only need one or two. This wastes context window space and slows down AI agents. The Solution Progressive loading generates one TypeScript file per tool ( 500-1,500 tokens each). AI agents discover and load only what they need via simple ls and cat commands. Result : 98% token savings + autonomous execution + type safety Installation From crates.io (recommended) Pre-built binaries Download from GitHub Releases: From source As a library Add individual crates to your project: Or add to Cargo.toml : [!WARNING] The standalone mcp-execution-runtime npm package has been removed as of v0.9.0. If you were using it, switch to the TypeScript bridge generated by mcp-execution-cli generate , which is actively maintained and receives all security updates. [!IMPORTANT] Requires Rust 1.91 or later for building from source. Usage Generate TypeScript Tools Progressive Loading [!NOTE] Each tool file is self-contained with full TypeScript interfaces and JSDoc documentation. Key Features Feature Description --------- ------------- 98% Token Savings Load 1 tool ( 500 tokens) vs all tools ( 30,000 tokens) Autonomous Execution Generated files","default_branch":null,"files":null,"tree":[],"storefront":"/r/bug-ops","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/bug-ops/mcp-execution/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}