mcpbeat Sign in

Registry MCP Server

by remote-mcp Your server? Claim it
answering

Registry MCP is answering right now. Last checked 14 min ago. It exposes 2 tools. Last commit 9 Sep 2025.

An MCP server that serves informtaion from the official MCP registry

No commits for 12 months.

Uptime history 47 days of history · worst day 50%
47 days agonow
50.0%
Uptime 24h
91 of 182 checks
2
Tools
read from the server
696 ms
Response time
average over 24h
3
Stars
last commit 9 Sep 2025

What the code does

We read the source, 21 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command worker-configuration.d.ts:2210
    exec(input?: (string | URLPatternURLPatternInit), baseURL?: string): URLPatternURLPatternResult | null;

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 registry-mcp --transport http https://registry-mcp.remote-mcp.com
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "registry-mcp": {
      "url": "https://registry-mcp.remote-mcp.com"
    }
  }
}
~/.codex/config.toml
[mcp_servers.registry-mcp]
url = "https://registry-mcp.remote-mcp.com"
.cursor/mcp.json
{
  "mcpServers": {
    "registry-mcp": {
      "url": "https://registry-mcp.remote-mcp.com"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "registry-mcp": {
      "url": "https://registry-mcp.remote-mcp.com"
    }
  }
}

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Available tools 2

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

getmcpserver
GetMCPServer
no description provided
listmcpservers
ListMCPServers
no description provided

Endpoints

URLTransportStateLatencyChecked
https://registry-mcp.remote-mcp.com streamable-http answering 758 ms 14 min ago
https://registry-mcp.remote-mcp.com/sse sse answering 138 ms 15 min ago

Alternatives to Registry MCP

same job, measured the same way
MCP Registry MCP Server
by wei

MCP server for querying the official MCP registry.

33 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
Search MCP Registry
by onticx

Search and discover MCP servers from the MCP Registry.

121 installs/wk local only
Open MCP Registry
by onticx

Search and discover MCP servers from the MCP Registry.

79 installs/wk local only
Mux
by mux

The official MCP Server for the Mux API

414 installs/wk 2 tools answering
Unifi MCP Server
by enuno

An MCP server that leverages official UniFi API

25 installs/wk local only
Weather Server Python
by lxchst

An MCP server that provides weather information

61 installs/wk local only
Weather
by yuv24793

An MCP server that provides weather information.

35 installs/wk local only

Registry MCP — questions

Answers built from our own checks of this server.

What can Registry MCP do?
It exposes 2 tools, read directly from the server on our last check. Among them: GetMCPServer, ListMCPServers. 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 Registry MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 182 checks got a reply (50.0%), average response time 696 ms. The bar chart above shows every period we have measured.
Is Registry MCP still maintained?
No commits for 12 months. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Registry MCP?
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 Registry MCP need an API key?
No. Registry MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Registry MCP?
It answers our handshake in 696 ms on average, which is faster than 17% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Registry MCP open source?
We cannot say either way: written in TypeScript and 3 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.