devabdultech/hn-mcp
If you are the rightful owner of hn-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Official Hacker News MCP Server - Adds powerful Hacker News integration to Cursor, Claude, and any other LLM clients.
Tools
Functions exposed to the LLM to take actions
search
Search for stories and comments on Hacker News
getStory
Get a single story by ID
getStoryWithComments
Get a story with its comments
getStories
Get multiple stories by type (top, new, best, ask, show, job)
getComment
Get a single comment by ID
getComments
Get comments for a story
getCommentTree
Get a comment tree for a story
getUser
Get a user profile by ID
getUserSubmissions
Get a user's submissions
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client