mcpbeat Sign in

Search MCP Registry MCP Server

local only

Search MCP Registry runs on your own machine — the client starts it, so there is no endpoint to ping. 121 installs a week from pypi. Last commit 8 Jun 2026.

Search and discover MCP servers from the MCP Registry.

Installs per day peak 45 · avg 22 · -29% w/w
a month agotoday
121
Installs / week
pypi · search-mcp-registry
0
Stars
0 open issues
8 Jun 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Search MCP Registry every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add search-mcp-registry -- uvx search-mcp-registry
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "search-mcp-registry": {
      "args": [
        "search-mcp-registry"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.search-mcp-registry]
command = "uvx"
args = ["search-mcp-registry"]
.cursor/mcp.json
{
  "mcpServers": {
    "search-mcp-registry": {
      "args": [
        "search-mcp-registry"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "search-mcp-registry": {
      "args": [
        "search-mcp-registry"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Search MCP Registry

same job, measured the same way
Open MCP Registry
by onticx

Search and discover MCP servers from the MCP Registry.

79 installs/wk local only
MCP Server MCP Registry
by formulahendry

MCP Server for MCP Registry to discover and search for available MCP servers in the registry

30 installs/wk local only
MCP Server Find
by daedalus

MCP server discovery - find and install MCP servers from Official Registry, Glama, and Smithery

66 installs/wk local only
MCP Registry
by mdfifty50-boop

MCP server discovery, indexing, and registration

32 installs/wk local only
MCP Advisor
by stucchi

Browse, search, and discover MCP servers from your AI assistant

128 installs/wk local only
MCP Registry Server
by com-mcp

Publish and discover MCP servers via the official MCP Registry. Powered by HAPI MCP server.

3 tools answering
I
Azure Verified Modules (AVM) MCP Server
by stefanstranger

Discover and explore Azure Verified Modules from the Bicep Public Registry

133 installs/wk local only
Pulse Subregistry
by pulsemcp

MCP server providing access to the PulseMCP Sub-Registry for browsing and discovering MCP servers.

60 installs/wk local only

Search MCP Registry — questions

Answers built from our own checks of this server.

Why is there no uptime for Search MCP Registry?
Search MCP Registry runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package search-mcp-registry was installed 121 times last week.
How do I connect Search MCP Registry?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls search-mcp-registry straight from pypi; nothing to host, nothing to sign up for.
How many people use Search MCP Registry?
The pypi package search-mcp-registry was installed 121 times in the last week. Week over week that is -29%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Search MCP Registry open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.