Catalog
io.github.wei/hn-mcp-server
OfficialModel Context Protocol server for HackerNews API access.
Access to HackerNews API for reading and searching discussions.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"hn-mcp-server": {
"command": "npx",
"args": [
"-y",
"hn-mcp-server@1.1.0"
]
}
}
}