Catalog
io.github.jonathanhefner/hello-mcp-registry
Officialby jonathanhefner · TypeScript
A simple MCP server.
A basic MCP server example implementation.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"hello-mcp-registry": {
"command": "npx",
"args": [
"-y",
"@jonathanhefner/hello-mcp-registry@0.1.1"
]
}
}
}