A community driven registry service for Model Context Protocol (MCP) servers.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"registry": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-registry"
]
}
}
}