Hacker News MCP Server
by devabdultech
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 |
|---|---|
| searchC | Search for stories and comments on Hacker News |
| getStoryC | Get a single story by ID |
| getStoryWithCommentsC | Get a story with its comments |
| getStoriesC | Get multiple stories by type (top, new, best, ask, show, job) |
| getCommentC | Get a single comment by ID |
| getCommentsC | Get comments for a story |
| getCommentTreeC | Get a comment tree for a story |
| getUserC | Get a user profile by ID |
| getUserSubmissionsC | Get a user's submissions |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/devabdultech/hn-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server