A
licenseNot graded
qualityA
maintenanceEnables agents to use many MCP servers without context bloat by exposing meta-tools (search, load, call, run_code) that reduce token usage via progressive disclosure and result trimming.
14
MIT
No user-submitted related servers found.
Scored across 4 tools
Each tool has a distinct purpose: listing servers, discovering tools on a server, executing tools, and checking gateway status. No two tools overlap in functionality.
All tool names follow a consistent verb_noun pattern in snake_case (execute_tool, get_gateway_status, get_server_tools, list_servers).
With 4 tools covering discovery and execution for a gateway, the count is well-scoped and appropriate for the server's purpose.
The tools provide a complete workflow: list servers, discover tools, and execute them, with an additional status tool. No obvious gaps for a gateway.