MCP Hacker News
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| getTopStoriesC | Get top stories from Hacker News (up to 500 available) |
| getBestStoriesB | Get best stories from Hacker News (algorithmically ranked) |
| getNewStoriesB | Get newest stories from Hacker News |
| getAskHNStoriesC | Get Ask HN stories |
| getShowHNStoriesC | Get Show HN stories |
| getJobStoriesC | Get job postings from Hacker News |
| getItemC | Get a specific item (story, comment, job, etc.) by ID |
| getUserC | Get user profile information |
| getCommentsC | Get comments for a specific item |
| getMaxItemIdB | Get the current maximum item ID |
| getUpdatesB | Get recently updated items and profiles |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| top-stories | |
| new-stories | |
| best-stories |
Latest Blog Posts
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