hn-mcp-server

Browse Hacker News feeds, threads, and user profiles with full-text search.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • Hn Get Stories: Fetch stories from an HN feed (top, new, best, ask, show, jobs), with title, URL, score, author, and comment count for each story.
  • Hn Get Thread: Get an item and its comment tree as a threaded discussion, with child comments resolved recursively. Use depth 0 for an item-only lookup.
  • Hn Get User: Get an HN user profile with karma, about, and optionally their most recent submissions resolved into full items.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Browse Hacker News feeds, threads, and user profiles with full-text search.

Список инструментов сервера (4)

Технические названия из tools/list. Нужны только разработчикам.

hn_get_storiesFetch stories from an HN feed (top, new, best, ask, show, jobs), with title, URL, score, author, and comment count for each story.
hn_get_threadGet an item and its comment tree as a threaded discussion, with child comments resolved recursively. Use depth 0 for an item-only lookup.
hn_get_userGet an HN user profile with karma, about, and optionally their most recent submissions resolved into full items.
hn_search_contentSearch Hacker News stories and comments via Algolia. Filterable by content type, author, date range, and minimum points.