mcp-hackernews
Allows searching Hacker News via Algolia's search API with filters for tags, points, and dates.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-hackernewsshow me the newest stories"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-hackernews
MCP server for Hacker News — search, read, and watch topics for what is new since you last looked.
Tools
Tool | Description |
| Search Hacker News (Algolia) with tag/points/date filters |
| Get a single item (story, comment, poll, or job) |
| Expand a story's comment tree |
| List a curated feed (top/new/best/ask/show/job) |
| Get a user's profile |
| List saved topic watches |
| Items matching a watch since its watermark (read-only) |
| Create or update a topic watch |
| Advance a watch's watermark |
| Delete a watch |
Related MCP server: HN-MCP
Install
python3 -m venv venv
venv/bin/pip install -e .
venv/bin/pip install -e ".[systemd]" # optional: journald loggingConfiguration
HOST=127.0.0.1
PORT=8800
HN_MCP_DB=/var/lib/mcp-hackernews/watches.db # watch storeLicense
Apache-2.0
This server cannot be deployed
Maintenance
Related MCP Connectors
Browse Hacker News feeds, threads, and user profiles with full-text search.
Hacker News MCP — search and retrieve stories from Hacker News
HN front-page, Algolia full-text search, and Show HN launch tracker.
Official EUR-Lex, UK, US, and gazette search, metadata fetch, and change-only watches.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables access to Hacker News data including top stories, new stories, specific story details, and search functionality. Integrates with Poke to provide Hacker News content through natural language interactions.1-
- AlicenseAqualityDmaintenanceEnables browsing Hacker News, searching discussions, analyzing users, and tracking tech trends with zero setup required—no API keys or authentication needed.5286MIT
- AlicenseAqualityCmaintenanceProvides AI agents with access to Hacker News data including top stories, story details, comment threads, and full-text search for content research and trend monitoring.5MIT
- AlicenseNot gradedqualityCmaintenanceEnables searching and retrieving top stories and individual items from Hacker News, with access to scores, comments, authors, and timestamps.11MIT