onetool-mcp: OneTool MCP is a single MCP server that bundles 100+ tools — Brave search, Google, Context7, AWS, Playwright, Chrome DevTools, Excel, database operations, and more. Instead of registering each tool individually and burning context on their definitions, agents write short Python code to call any tool on demand. Anthropic engineering research backs this approach: code execution reduces token usage by over 98%, cutting costs dramatically when agents need many external tools.; minecraft-dev-mcp: Minecraft Dev MCP is a Model Context Protocol server that provides AI assistants with native tools for Minecraft mod development, including decompilation, mapping translation, mod analysis, mixin validation, version comparison, and full-text search. It supports multiple mapping systems (Yarn, Mojmap, Intermediary) and works with Minecraft versions 1.14+ and 26.1+. The server features a smart caching system and WSL/Windows path compatibility.
Cutting MCP token overhead when an agent needs 10+ external tools
First-time source access: decompile and browse any Minecraft class instantly after initial cache build