A Model Context Protocol (MCP) server for fetching Hacker News data.
top-stories
best-stoies
new-stories
story
id
: the ID of the storyuser
id
: the ID of the user{
"mcpServers": {
"hackernews": {
"command": "npx",
"args": ["-y", "mcp-server-hackernews"]
}
}
}
{
"mcpServers": {
"hackernews": {
"env": {},
"args": [
"-y",
"mcp-server-hackernews"
],
"command": "npx"
}
}
}
Seamless access to top MCP servers powering the future of AI integration.