Hacker News

Integrates with Hacker News through the Firebase API to retrieve stories, comments, user profiles, and job postings with filtering options for top/new/Ask HN/Show HN content, comment thread exploration, and formatted responses including discussion links.

View Source
28 stars
0 tools
Created Aug 2025
@paablolc/paablolc-hacker-news-hacker-news

About

Integrates with Hacker News through the Firebase API to retrieve stories, comments, user profiles, and job postings with filtering options for top/new/Ask HN/Show HN content, comment thread exploration, and formatted responses including discussion links.

Categories

general

Installation

npm

npm install @paablolc/paablolc-hacker-news-hacker-news

Configuration

{ "mcpServers": { "paablolc-hacker-news-hacker-news": { "command": "npx", "args": [ "-y", "@paablolc/paablolc-hacker-news-hacker-news" ] } } }