Skip to main content
Glama

MCP Hacker News

by paabloLC

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
top-stories
new-stories
best-stories

Tools

Functions exposed to the LLM to take actions

NameDescription
getTopStories

Get top stories from Hacker News (up to 500 available)

getBestStories

Get best stories from Hacker News (algorithmically ranked)

getNewStories

Get newest stories from Hacker News

getAskHNStories

Get Ask HN stories

getShowHNStories

Get Show HN stories

getJobStories

Get job postings from Hacker News

getItem

Get a specific item (story, comment, job, etc.) by ID

getUser

Get user profile information

getComments

Get comments for a specific item

getMaxItemId

Get the current maximum item ID

getUpdates

Get recently updated items and profiles

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/paabloLC/mcp-hacker-news'

If you have feedback or need assistance with the MCP directory API, please join our Discord server