Hacker News
Integrates with Hacker News to fetch stories, comments, and user data, enabling tech news aggregation, trend analysis, and community engagement tracking.
Featured
View Source51 stars
0 tools
Created Aug 2025
@erithwik/erithwik-hacker-news-hnAbout
Integrates with Hacker News to fetch stories, comments, and user data, enabling tech news aggregation, trend analysis, and community engagement tracking.
Categories
general
Installation
npm
npm install @erithwik/erithwik-hacker-news-hn
Configuration
{
"mcpServers": {
"erithwik-hacker-news-hn": {
"command": "npx",
"args": [
"-y",
"@erithwik/erithwik-hacker-news-hn"
]
}
}
}