MCP Server MCP Registry runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 14 Sep 2025.
MCP Server for MCP Registry to discover and search for available MCP servers in the registry
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.
claude mcp add mcp-server-mcp-registry -- npx -y mcp-server-mcp-registry
{
"mcpServers": {
"mcp-server-mcp-registry": {
"args": [
"-y",
"mcp-server-mcp-registry"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-mcp-registry]
command = "npx"
args = ["-y", "mcp-server-mcp-registry"]
{
"mcpServers": {
"mcp-server-mcp-registry": {
"args": [
"-y",
"mcp-server-mcp-registry"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-mcp-registry": {
"args": [
"-y",
"mcp-server-mcp-registry"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.