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.; ue-mcp: UE-MCP (Unreal Engine Model Context Protocol Server) gives AI assistants deep read/write access to the Unreal Editor through 19 category tools covering 300+ actions. It uses a WebSocket JSON-RPC bridge plugin inside the editor and provides direct filesystem access. This enables programming Blueprints, materials, levels, actors, animation, VFX, landscape, PCG, foliage, audio, UI, physics, navigation, AI, GAS, networking, sequencer, and build pipeline through natural language.
Cutting MCP token overhead when an agent needs 10+ external tools
Control Unreal Editor via natural language commands from an AI assistant