Hacker News
Integrates with the Hacker News API to provide real-time access to stories, comments, and user data for news aggregation, trend analysis, and custom client development.
14 stars
0 tools
Created Aug 2025
@devabdultech/devabdultech-hacker-news-hn-mcpAbout
Integrates with the Hacker News API to provide real-time access to stories, comments, and user data for news aggregation, trend analysis, and custom client development.
Categories
general
Installation
npm
npm install @devabdultech/devabdultech-hacker-news-hn-mcp
Configuration
{
"mcpServers": {
"devabdultech-hacker-news-hn-mcp": {
"command": "npx",
"args": [
"-y",
"@devabdultech/devabdultech-hacker-news-hn-mcp"
]
}
}
}