MCP Claude Hacker News
@imprvhub
About MCP Claude Hacker News
An integration that allows Claude Desktop to interact with Hacker News using the Model Context Protocol (MCP).
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-claude-hackernews": {
"command": "node",
"args": [
"build/index.js"
]
}
}
}Tools
5Get the most recent stories from Hacker News
Get the top-ranked stories from Hacker News
Get the best stories from Hacker News
Get detailed information about a specific story
Get comments for a story
Overview
What is MCP Claude Hacker News?
An integration that allows Claude Desktop to interact with Hacker News using the Model Context Protocol (MCP). It is designed for users who want to browse and retrieve Hacker News stories and comments directly within Claude.
How to use MCP Claude Hacker News?
Clone the repository, install dependencies (npm install), build (npm run build), and either run the server manually (node build/index.js) or configure Claude Desktop to auto-start it by adding an entry with the absolute path to build/index.js in the mcpServers section of claude_desktop_config.json. After restarting Claude, Hacker News tools become available.
Key features of MCP Claude Hacker News
- Browse latest stories from Hacker News
- View top and best-rated stories
- Get detailed information about a specific story
- Read comments for a given story
- Clean formatting of Hacker News content for better readability
Use cases of MCP Claude Hacker News
- Quickly find trending tech news and discussions without leaving Claude
- Retrieve story details and comment threads for research or summarization
- Monitor Hacker News in different languages via Claude’s translation capabilities
- Automate fetching headlines or top stories as part of a workflow
FAQ from MCP Claude Hacker News
What are the dependencies for running the server?
Node.js 16 or higher, Claude Desktop, and an internet connection to access the Hacker News API.
How do I fix a “Server disconnected” error in Claude Desktop?
First, verify the server is running by manually executing node build/index.js from the project directory. Second, check that the absolute path in claude_desktop_config.json is correct (use double backslashes on Windows). Optionally, set up the auto-start script so the server stays alive.
Why are Hacker News tools not appearing in Claude?
Ensure Claude Desktop has been restarted after configuration. Check the Claude Desktop logs for MCP communication errors. Confirm the MCP server process is running (run it manually to test). Verify the server is correctly registered in the Claude Desktop MCP registry.
Where does the Hacker News data come from?
All story and comment data is fetched directly from the official Hacker News API (provided by Firebase). The server does not store or cache data locally.
Does the server require any authentication or API key?
No. The server uses the public, anonymous Hacker News API and does not require any authentication or API key.
Frequently asked questions
What are the dependencies for running the server?
Node.js 16 or higher, Claude Desktop, and an internet connection to access the Hacker News API.
How do I fix a “Server disconnected” error in Claude Desktop?
First, verify the server is running by manually executing `node build/index.js` from the project directory. Second, check that the absolute path in `claude_desktop_config.json` is correct (use double backslashes on Windows). Optionally, set up the auto-start script so the server stays alive.
Why are Hacker News tools not appearing in Claude?
Ensure Claude Desktop has been restarted after configuration. Check the Claude Desktop logs for MCP communication errors. Confirm the MCP server process is running (run it manually to test). Verify the server is correctly registered in the Claude Desktop MCP registry.
Where does the Hacker News data come from?
All story and comment data is fetched directly from the official Hacker News API (provided by Firebase). The server does not store or cache data locally.
Does the server require any authentication or API key?
No. The server uses the public, anonymous Hacker News API and does not require any authentication or API key.
Basic information
More AI & Agents MCP servers
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources

bsv.cx
Andy RoweTimestamp and verify evidence on-chain. Let your agent prove what it saw and when. bsv.cx gives an AI agent verifiable memory. Timestamp a hash of any output, archive a web page as it looked, or fetch a URL with a recei
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
Comments