Catalog
io.github.guptaprakhariitr/hn-trending-mcp
Officialby guptaprakhariitr · TypeScript
Hacker News Trending
HN front-page, Algolia full-text search, and Show HN launch tracker.
Search Hacker News front page, trending posts, and Show HN launches.
Topics
claudecursorhacker-newshnmcpmcp-servermodel-context-protocolshow-hntrending
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"hn-trending-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://hn-trending-mcp.atlasword.workers.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.