mcp-hacker-news

paabloLC/mcp-hacker-news

3.4

If you are the rightful owner of mcp-hacker-news 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.

The MCP Hacker News server is a bridge between the Hacker News API and AI tools supporting the Model Context Protocol, enabling interaction with live Hacker News data.

Tools

Functions exposed to the LLM to take actions

getTopStories

Fetch top stories (customizable limit)

getBestStories

Fetch best stories (customizable limit)

getNewStories

Fetch newest stories (customizable limit)

getAskHNStories

Fetch 'Ask HN' posts

getShowHNStories

Fetch 'Show HN' posts

getJobStories

Fetch job postings

getItem

Retrieve a specific item (story, comment, etc.)

getUser

Retrieve a user profile by username

getComments

Fetch comments for a specific item

getMaxItemId

Get the current maximum item ID

getUpdates

Fetch recently updated items and profiles

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources