Hacker News

Provides access to Hacker News data through the Firebase API, enabling retrieval of top stories and detailed story information with structured JSON responses.

View Source
0 stars
0 tools
Created Aug 2025
@morinokami/morinokami-hacker-news-hackernews

About

Provides access to Hacker News data through the Firebase API, enabling retrieval of top stories and detailed story information with structured JSON responses.

Categories

general

Installation

npm

npm install @morinokami/morinokami-hacker-news-hackernews

Configuration

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