Show HN: Codemcp, One MCP tool that lets agents write Python to call many
Category: infrastructure
Tags: mcp, ai-agent, rust, gateway, tool-orchestration
Score: 7.5/10 (Innovation: 8, Technical: 8, Documentation: 7, Utility: 7)
Codemcp is a meta-MCP gateway that exposes a single 'execute_python' tool, allowing AI agents to write Python code that calls multiple upstream MCP tools (like GitHub, Sentry) as typed functions in one round-trip, drastically reducing token usage and latency. Its benchmark data shows 55-90% input token reduction on multi-tool tasks, making it a practical optimization for LLM-powered tool orchestration.
Target audience: backend devs, ai engineers, devops
Repository: https://github.com/skymoore/codemcp · Rust · MIT
View on Hacker News