hn-mcp-server
JSON →Hacker News feeds and search
Install
npx (no Tools · 4
- hn_get_stories Fetch stories from an HN feed (top, new, best, ask, show, jobs) with pagination.
- hn_get_thread Get an item and its comment tree as a threaded discussion with depth/count controls.
- hn_get_user Fetch a user profile with karma, about, and optionally their recent submissions.
- hn_search_content Search stories and comments via Algolia with type, author, date, and score filters.
Environment variables
MCP_HTTP_PORTMCP_HTTP_HOST
Links
★ 2 GitHub stars