Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Hacker News

БесплатноНе проверен

Enables AI agents to access Hacker News data including stories, items, users, and comments via MCP tools.

GitHubEmbed

Описание

Enables AI agents to access Hacker News data including stories, items, users, and comments via MCP tools.

README

An MCP server that exposes Hacker News data as tools for AI agents. Built on Cloudflare Workers with the Agents SDK.

Data comes from the Hacker News Firebase API.

Tools

Tool Description
get-item Get any item by ID (story, comment, job, poll, or poll option)
get-top-stories Top stories (optional limit, default 30)
get-new-stories Newest stories
get-best-stories Best stories
get-ask-stories Ask HN stories
get-show-stories Show HN stories
get-job-stories Job postings
get-user User profile by username
get-comments Top-level comments for a story (id required, optional limit)

Setup

npm install

Development

npm run dev

Starts a local Worker with Wrangler. Point your MCP client at the local endpoint once it's running.

Deploy

npm run deploy

Deploys to Cloudflare Workers. After deploy, connect your MCP client to the Worker URL.

Project structure

src/
  main.ts              # MCP server entrypoint
  tools/               # Individual tool handlers
  utils/registerTools.ts
wrangler.jsonc         # Cloudflare Workers config

Contributing

  1. Fork the repository and create a branch from main.
  2. Install dependencies with npm install.
  3. Make your changes and verify them locally with npm run dev.
  4. Open a pull request describing what you changed and why.

Bug reports and feature ideas are welcome via GitHub Issues.

from github.com/Dhanush-git/hacker-news-mcp

Установка Hacker News

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/Dhanush-git/hacker-news-mcp

FAQ

Hacker News MCP бесплатный?

Да, Hacker News MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Hacker News?

Нет, Hacker News работает без API-ключей и переменных окружения.

Hacker News — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Hacker News в Claude Desktop, Claude Code или Cursor?

Открой Hacker News на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Hacker News with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai