mcpbeat Sign in

MCP Registry Search MCP Server

answering

MCP Registry Search is answering right now. Last checked 14 min ago. It exposes 3 tools. Last commit 16 May 2026.

Search and browse every MCP server in the Model Context Protocol registry.

Uptime history 47 days of history · worst day 85%
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
3
Tools
read from the server
329 ms
Response time
average over 24h
1
Stars
last commit 16 May 2026

Nothing serious here today

Today is the operative word: we check MCP Registry Search 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

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add mcp-registry-search --transport http https://mcpregistrysearchwilfredleejr.vercel.app/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-registry-search": {
      "url": "https://mcpregistrysearchwilfredleejr.vercel.app/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-registry-search]
url = "https://mcpregistrysearchwilfredleejr.vercel.app/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-registry-search": {
      "url": "https://mcpregistrysearchwilfredleejr.vercel.app/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-registry-search": {
      "url": "https://mcpregistrysearchwilfredleejr.vercel.app/api/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

mcp
get_mcp_server_details
Get full metadata for a specific MCP server by its reverse-DNS registry name (e.g. io.github.username/server-name). Returns all versions, remotes, packages, and tools.
list_mcp_servers
Browse all MCP servers in the registry with pagination. Use the next_cursor from the response to fetch subsequent pages.
search_mcp_registry
Find servers by keyword or name (e.g. 'weather', 'github', 'database'). Returns matching servers with their endpoint URL, transport type, and description.

Endpoints

URLTransportStateLatencyChecked
https://mcpregistrysearchwilfredleejr.vercel.app/api/mcp streamable-http answering 278 ms 14 min ago

Alternatives to MCP Registry Search

same job, measured the same way
MCP All
by antonytm

A Model Context Protocol server to run other MCP servers

163 installs/wk local only
Esa MCP Server
by koki-develop

A Model Context Protocol (MCP) server for esa.io

74 installs/wk local only
Fiori MCP Server
by sap

SAP Fiori - Model Context Protocol (MCP) server

76 843 installs/wk local only
MCP For API
by appwrite

MCP (Model Context Protocol) server for Appwrite

33 496 installs/wk local only
Hibp
by darrenjrobinson

A Model Context Protocol (MCP) server for the Have I Been Pwned (HIBP) API

62 installs/wk local only
PubNub MCP Server
by pubnub

PubNub Model Context Protocol MCP Server for Cursor and Claude

449 installs/wk local only
gitea-mcp
by werebear73

Model Context Protocol server for Gitea (and Forgejo, Codeberg).

241 installs/wk local only
Tokenlite Mysql MCP
by andezdev

A secure, efficient, and intelligent MySQL server for the Model Context Protocol

41 installs/wk local only

MCP Registry Search — questions

Answers built from our own checks of this server.

What can MCP Registry Search do?
It exposes 3 tools, read directly from the server on our last check. Among them: get_mcp_server_details, list_mcp_servers, search_mcp_registry. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is MCP Registry Search working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 329 ms. The bar chart above shows every period we have measured.
How do I connect MCP Registry Search?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does MCP Registry Search need an API key?
No. MCP Registry Search completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is MCP Registry Search?
It answers our handshake in 329 ms on average, which is faster than 46% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is MCP Registry Search open source?
We cannot say either way: written in TypeScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.