← Index

io.github.jonathanhefner/hello-mcp-registry

io.github.jonathanhefner/hello-mcp-registry·v0.1.1·Other
Quality Score
63
/100

A simple MCP server.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "hello-mcp-registry": {
      "command": "npx",
      "args": [
        "-y",
        "@jonathanhefner/hello-mcp-registry"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "hello-mcp-registry": {
      "command": "npx",
      "args": [
        "-y",
        "@jonathanhefner/hello-mcp-registry"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @jonathanhefner/hello-mcp-registry
§03  MCP Quality Score  ·  methodology
freshness
13
completeness
5
installability
25
documentation
15
stability
5
§04  Alternatives in Other