MCP Servers / communication / Hacker News MCP Server

Hacker News MCP Server

JSON →
httpnone19communication

Access Hacker News stories, comments, and user profiles using the Hacker News API.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: hacker-news-mcp-server-2
Tools
What this server exposes
search
Search for stories and comments on Hacker News using Algolia's search API
getStories
Get multiple stories by type (top, new, best, ask, show, job)
getStoryWithComments
Get a story along with its comment thread
getCommentTree
Get the full comment tree for a story
getUser
Get a user's profile information
getUserSubmissions
Get a user's submissions (stories and comments)
Configuration
Environment & auth
authnone
Resources
Hacker News MCP Server — MCP Server · libregistry