MCP Servers / communication / Hacker News MCP Server

Hacker News MCP Server

JSON →
stdionone3communication

Integrate real-time Hacker News data and discussions into your applications and workflows.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: hacker-news-mcp-server
Tools
What this server exposes
get_top_stories
Get top stories from Hacker News
get_best_stories
Get best stories from Hacker News
get_new_stories
Get newest stories from Hacker News
get_ask_stories
Get Ask HN stories
get_show_stories
Get Show HN stories
search_stories
Search for stories by title or keywords
get_stories_by_date
Get stories from N days ago
get_item
Get a Hacker News item by ID
get_story_by_title
Get a story and comments by title or keywords
get_story_comments
Get a story and its top comments
get_story_content
Get the actual content from a story's URL
get_story_content_by_title
Get content by story title
get_user
Get a Hacker News user by username
get_max_item
Get the current largest item ID
get_updates
Get latest item and profile changes
health_check
Health check endpoint
Configuration
Environment & auth
authnone
envHN_API_KEY
Resources
Hacker News MCP Server — MCP Server · libregistry