mcpbeat Sign in

MCP Registry MCP Server

local only

MCP Registry MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm. Last commit 13 Oct 2025.

MCP server for querying the official MCP registry.

Installs per day peak 20 · avg 6 · -18% w/w
a month agotoday
33
Installs / week
npm · mcp-registry-mcp-server
3
Stars
0 open issues
13 Oct 2025
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check MCP Registry MCP Server 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 mcp-registry-mcp-server -- npx -y mcp-registry-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-registry-mcp-server": {
      "args": [
        "-y",
        "mcp-registry-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-registry-mcp-server]
command = "npx"
args = ["-y", "mcp-registry-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-registry-mcp-server": {
      "args": [
        "-y",
        "mcp-registry-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-registry-mcp-server": {
      "args": [
        "-y",
        "mcp-registry-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Registry MCP Server

same job, measured the same way
Mux
by mux

The official MCP Server for the Mux API

414 installs/wk 2 tools answering
Registry MCP
by remote-mcp

An MCP server that serves informtaion from the official MCP registry

2 tools answering
C
Factry Historian MCP
by factry-portal

MCP server for querying Factry Historian.

local only
SUZURI MCP Server
by pepabo

Official remote MCP server for SUZURI.

answering
Mailtrap
by mailtrap

Official MCP Server for Mailtrap

417 installs/wk local only
MCP Krs
by matematicsolutions

MCP server for the Polish KRS company registry via the official Ministry of Justice API.

36 installs/wk local only
Color Me Shop MCP Server
by pepabo

Official remote MCP server for Color Me Shop.

answering
ClickHouse
by clickhouse

Official ClickHouse MCP server for querying and exploring ClickHouse clusters and chDB.

64 610 installs/wk local only

MCP Registry MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Registry MCP Server?
MCP Registry MCP Server 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 npm package mcp-registry-mcp-server was installed 33 times last week.
How do I connect MCP Registry MCP Server?
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 mcp-registry-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Registry MCP Server?
The npm package mcp-registry-mcp-server was installed 33 times in the last week. Week over week that is -18%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Registry MCP Server open source?
Yes — it is published under the MIT licence, written in JavaScript and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.