The mcp-hn server is a Hacker News API wrapper that allows you to:
Fetch stories: Get top, new, Ask HN, or Show HN stories
Search stories: Find stories by text query
Retrieve story details: Access detailed information about specific stories, including comments
Access user information: Get user profiles and their submitted stories
Allows web scraping and browser automation, enabling the AI to browse articles mentioned on Hacker News and gather additional context beyond the HN comments.
Hacker News MCP Server
A Model Context Protocol (MCP) server that provides tools for fetching information from Hacker News.
Tools
get_storiesFetching (top, new, ask_hn, show_hn) storiesget_story_infoFetching comments associated with a storysearch_storiesSearching for stories by queryget_user_infoFetching user info
Related MCP server: MCP Hub Tools
Example Usage
Use prompts like the following:
A more detailed example with the puppeteer MCP server:
Quickstart
Claude Desktop:
Update the following:
On MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
With the following for production: