This is a meta-server that lets Claude dynamically discover and add other MCP servers at runtime. It indexes the official MCP registry and exposes search, add_mcp_server, and remove_mcp_server tools so your AI agent can find what it needs and reconfigure itself on the fly. Instead of manually adding servers to your config file, you can ask Claude to search for capabilities and install them. After adding a new server, restart to get its tools loaded. Particularly handy if you're building autonomous agents that need to expand their own toolset, or if you want Claude to help manage your MCP setup interactively. Supports both stdio and streamable-http transports, available as an npm package or Docker image.
claude mcp add --transport stdio antonytm-mcp-all -- npx -y @antonytm/mcp-all