F
licenseNot graded
qualityC
maintenanceEnables dynamic loading, hot-reloading, and orchestration of MCP servers without restarting Claude Code, allowing programmatic tool calling and workflow automation across multiple servers.
2
-
No user-submitted related servers found.
Scored across 4 tools
Each tool has a clearly distinct purpose: adding, listing, removing, or viewing source of custom tools. No ambiguity exists between them.
All tool names follow a consistent verb_noun pattern (add_tool, list_tools, remove_tool, view_source) using snake_case, making them predictable.
With 4 tools, the set is well-scoped for managing custom tool definitions. It covers essential operations without being sparse or excessive.
The tools cover basic CRUD and inspection (add, list, remove, view source). An update/modify tool is missing, but the set is functional for typical DIY scenarios.