
MCP Execution
by bug-ops
Transform MCP servers into type-safe TypeScript tools with progressive loading for 98% token savings.
What it does
Solves the context window bloat caused by loading all tools from an MCP server. It implements a progressive loading pattern that generates individual TypeScript files for each tool, allowing AI agents to load only the specific logic they need.
Tools
generate: Creates TypeScript tool files from a given MCP server configuration.introspect: Analyzes an MCP server to extract tool schemas and capabilities.
Installation
Install via cargo:
cargo install mcp-execution-cli
Then generate tools from your config:
mcp-execution-cli generate --from-config github
Supported hosts
- Claude Code
- Claude Desktop
Quick install
cargo install mcp-execution-cliInformation
- Pricing
- free
- Published
- 5/16/2026
- stars






