Hacker News MCP Server

by devabdultech
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
search

Search for stories and comments on Hacker News

getStory

Get a single story by ID

getStoryWithComments

Get a story with its comments

getStories

Get multiple stories by type (top, new, best, ask, show, job)

getComment

Get a single comment by ID

getComments

Get comments for a story

getCommentTree

Get a comment tree for a story

getUser

Get a user profile by ID

getUserSubmissions

Get a user's submissions