Hello MCP Registry runs on your own machine — the client starts it, so there is no endpoint to ping. 21 installs a week from npm. Last commit 21 Oct 2025.
A simple MCP 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.
claude mcp add hello-mcp-registry -- npx -y @jonathanhefner/hello-mcp-registry
{
"mcpServers": {
"hello-mcp-registry": {
"args": [
"-y",
"@jonathanhefner/hello-mcp-registry"
],
"command": "npx"
}
}
}
[mcp_servers.hello-mcp-registry]
command = "npx"
args = ["-y", "@jonathanhefner/hello-mcp-registry"]
{
"mcpServers": {
"hello-mcp-registry": {
"args": [
"-y",
"@jonathanhefner/hello-mcp-registry"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"hello-mcp-registry": {
"args": [
"-y",
"@jonathanhefner/hello-mcp-registry"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.