mcx

by schizoidcock · MCP Server · ★ 25

About mcx

MCX - Modular Code Execution MCP server that lets AI agents execute code instead of calling tools directly. Based on Anthropic's code execution article. The Problem Traditional MCP has two inefficiencies: Tool definition overload - Loading all tool definitions floods context Intermediate result bloat - Every API response passes through the model The Solution Instead of calling tools directly, the agent writes code that runs in a sandbox: Result: 98% token reduction by filtering data inside the execution environment. Installation Requires Bun: MCX uses Bun for runtime.

Quick Facts

Stars25
Forks1
LanguageTypeScript
CategoryMCP Server
LicenseMIT
Quality Score67.5651468062663/100
Last Updated2026-04-08
Created2026-02-19
Platformsmcp, node
Est. Tokens~54k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular TypeScript Agent Tools

  • openclaw ⭐ 382.2k · Codex Skill
  • n8n ⭐ 195.7k · MCP Server
  • dify ⭐ 148.2k · MCP Server
  • gstack ⭐ 120.5k · Agent Tool
  • gemini-cli ⭐ 105.8k · MCP Server

Frequently Asked Questions

What is mcx?

mcx is MCP server that lets AI agents execute code instead of calling tools directly.. It is categorized as a MCP Server with 25 GitHub stars.

What programming language is mcx written in?

mcx is primarily written in TypeScript.

How do I install or use mcx?

You can find installation instructions and usage details in the mcx GitHub repository at github.com/schizoidcock/mcx. The project has 25 stars and 1 forks, indicating an active community.

What license does mcx use?

mcx is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools