Skip to main content

Search and discover MCP servers from the MCP Registry.

Project description

Search MCP Registry

Yoh Dawg I heard you like MCP Servers...

Search MCP Registry is a native Model Context Protocol (MCP) server that allows your AI agents (like Claude Desktop) to programmatically search, discover, and install other MCP servers.

Installation

You can install and run this server directly via uvx (recommended):

Using Claude Desktop

Add the following to your claude_desktop_config.json:

{
  "mcpServers": {
    "search_mcp_registry": {
      "command": "uvx",
      "args": ["search-mcp-registry"]
    }
  }
}

Features

  • Agentic Discovery: Claude can automatically search the registry when you ask "Do you have a tool to search the web?" or "Connect to my Postgres database."
  • Auto-Installation Commands: The registry provides the exact uvx or npx commands required to install the discovered servers.

Configuration (Optional)

This client connects to the public beta of the MCP Registry backend by default. If you host your own backend or have a premium API key, you can override the defaults using environment variables:

{
  "mcpServers": {
    "search_mcp_registry": {
      "command": "uvx",
      "args": ["search-mcp-registry"],
      "env": {
        "REGISTRY_API_URL": "https://your-custom-api.com/v1/tools",
        "REGISTRY_API_KEY": "your_personal_api_key"
      }
    }
  }
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

search_mcp_registry-0.1.1.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

search_mcp_registry-0.1.1-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file search_mcp_registry-0.1.1.tar.gz.

File metadata

  • Download URL: search_mcp_registry-0.1.1.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for search_mcp_registry-0.1.1.tar.gz
Algorithm Hash digest
SHA256 9a6bd543bd9866f322541882be9ab8d0c92b0bfbf451cfb21ed9fc8d3a129b5f
MD5 ab96b3d69d8f0cd7da204d4a65e07265
BLAKE2b-256 1b37695a7009044f756389ff181c9ec1122c7d868c40824c779090ee3ae71dde

See more details on using hashes here.

File details

Details for the file search_mcp_registry-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for search_mcp_registry-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 41ad367be7c9284b6911e7b317264e58547ff5c9678ca14187ad9695aafd12f0
MD5 ae76518f0c213dca463c98bf78132f58
BLAKE2b-256 2ab5f49bc663575905a936b56d5e5d349e15964b8a482e19573aaea8149717a1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page