Hacker News MCP Server
JSON →Access Hacker News stories, comments, and user profiles using the Hacker News API.
Install
npx -y @smithery/cli Tools · 6
- search Search for stories and comments on Hacker News using Algolia's search API
- getStories Get multiple stories by type (top, new, best, ask, show, job)
- getStoryWithComments Get a story along with its comment thread
- getCommentTree Get the full comment tree for a story
- getUser Get a user's profile information
- getUserSubmissions Get a user's submissions (stories and comments)
Links
★ 19 GitHub stars