Skip to main content
Glama
lemenkov

mcp-hackernews

by lemenkov

mcp-hackernews

MCP server for Hacker News — search, read, and watch topics for what is new since you last looked.

Tools

Tool

Description

hn_search

Search Hacker News (Algolia) with tag/points/date filters

hn_get_item

Get a single item (story, comment, poll, or job)

hn_get_thread

Expand a story's comment tree

hn_get_stories

List a curated feed (top/new/best/ask/show/job)

hn_get_user

Get a user's profile

hn_list_watches

List saved topic watches

hn_check_new

Items matching a watch since its watermark (read-only)

hn_watch_topic

Create or update a topic watch

hn_mark_seen

Advance a watch's watermark

hn_delete_watch

Delete a watch

Related MCP server: HN-MCP

Install

python3 -m venv venv
venv/bin/pip install -e .
venv/bin/pip install -e ".[systemd]"  # optional: journald logging

Configuration

HOST=127.0.0.1
PORT=8800
HN_MCP_DB=/var/lib/mcp-hackernews/watches.db  # watch store

License

Apache-2.0

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Enables browsing Hacker News, searching discussions, analyzing users, and tracking tech trends with zero setup required—no API keys or authentication needed.
    5
    26
    6
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Provides AI agents with access to Hacker News data including top stories, story details, comment threads, and full-text search for content research and trend monitoring.
    5
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables searching and retrieving top stories and individual items from Hacker News, with access to scores, comments, authors, and timestamps.
    11
    MIT

View all related MCP servers

Related MCP Connectors

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

  • Hacker News MCP — search and retrieve stories from Hacker News

  • HN front-page, Algolia full-text search, and Show HN launch tracker.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lemenkov/mcp-hackernews'

If you have feedback or need assistance with the MCP directory API, please join our Discord server