agentpay-hackernews-mcp
v1.2.0
Published
MCP server: Access HackerNews stories, comments, and user profiles with rate limiting + Pro tier
Maintainers
Readme
HackerNews MCP Server
Access HackerNews stories, comments, and user profiles — directly from AI agents via MCP protocol. No API key required.
$19/month — Unlimited HN queries for your AI agents. ▶ Subscribe Now
Tools
| Tool | Description |
|------|-------------|
| get_top_stories | Top stories on HN right now |
| get_new_stories | Latest stories |
| get_best_stories | Highest-rated stories |
| get_story | Full story details + top comments |
| get_user | User profile and karma |
Quick Start
python3 server.pyNo API key needed — HackerNews Firebase API is free and public.
Pricing
| Tier | Price | Limits | |------|-------|--------| | Free | $0 | 200 queries/day | | Pro | $19/mo | Unlimited |
Data Source
Powered by the official HackerNews Firebase API — free and open.
GitHub: https://github.com/Rumblingb/hackernews-mcp
