Loading MCP server directory, please wait...
MCP Server for MCP Registry to discover and search for available MCP servers in the registry
npx @getmcp/cli add io.github.formulahendry/mcp-server-mcp-registryRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.formulahendry/mcp-server-mcp-registry": {
"command": "npx",
"args": [
"-y",
"mcp-server-mcp-registry"
]
}
}
}