mcpbeat Sign in

Hello MCP Registry MCP Server

by jonathanhefner Your server? Claim it
local only

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

A simple MCP server.

Installs per day peak 10 · avg 4 · +45% w/w
a month agotoday
25
Installs / week
npm · @jonathanhefner/hello-mcp-registry
0
Stars
0 open issues
21 Oct 2025
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

Alternatives to Hello MCP Registry

same job, measured the same way
Sampledotnetmcpserver
by timheuer

Sample .NET MCP Server

local only
Time MCP
by katomato65

Simple MCP server that tells the time

41 installs/wk local only
Qweather MCP
by overstarry

a qweather mcp server

66 installs/wk local only
I
Nodejsmcp
by steeped-registry

A Forgejo MCP Server

64 installs/wk local only
Hyperai MCP
by hungledatatyk

Hyper AI MCP server

answering
My MCP Server
by alpic-staging-personal-chef-chatgp-c951fcb6

Ok

answering
Template MCP Server
by microsoft

Template MCP server example.

590 installs/wk local only
MCP API
by gomarble

GoMarble MCP API Server

answering

Hello MCP Registry — questions

Answers built from our own checks of this server.

Why is there no uptime for Hello MCP Registry?
Hello 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 npm package @jonathanhefner/hello-mcp-registry was installed 25 times last week.
How do I connect Hello 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 @jonathanhefner/hello-mcp-registry straight from npm; nothing to host, nothing to sign up for.
How many people use Hello MCP Registry?
The npm package @jonathanhefner/hello-mcp-registry was installed 25 times in the last week. Week over week that is +45%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Hello MCP Registry open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 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.