Hacker News
БесплатноНе проверенEnables AI agents to access Hacker News data including stories, items, users, and comments via MCP tools.
Описание
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
- Fork the repository and create a branch from
main. - Install dependencies with
npm install. - Make your changes and verify them locally with
npm run dev. - Open a pull request describing what you changed and why.
Bug reports and feature ideas are welcome via GitHub Issues.
Установка Hacker News
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Dhanush-git/hacker-news-mcpFAQ
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
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Hacker News with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
