mcp-hn
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Integrations
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_stories
Fetching (top, new, ask_hn, show_hn) storiesget_story_info
Fetching comments associated with a storysearch_stories
Searching for stories by queryget_user_info
Fetching user info
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:
You must be authenticated.
A Model Context Protocol (MCP) server that provides tools for searching and fetching information from Hacker News.