MCP Directory
Back

mcp-registry-client

by ben-alkov · Python · ★ 1

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)

#mcp#mcp-client#mcp-server#mcp-server-registry#mcp-servers#mcp-tools#python

Install

pip install git+https://github.com/ben-alkov/mcp-registry-client.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-registry-client": {
      "command": "uvx",
      "args": [
        "git+https://github.com/ben-alkov/mcp-registry-client.git"
      ]
    }
  }
}

From the README

docs/index.md
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers