ben-alkov/mcp-registry-client
A Python client for searching for and retrieving info about MCP servers hosted on the official MCP Registry (https://github.com/modelcontextprotocol/registry/tree/main/docs)
Platform-specific configuration:
{
"mcpServers": {
"mcp-registry-client": {
"command": "npx",
"args": [
"-y",
"mcp-registry-client"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...