Skip to main content
Glama
imprvhub

mcp-claude-hackernews

by imprvhub

Related Servers

Alternatives to mcp-claude-hackernews

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables Claude Desktop to interact with Hacker News, fetching articles, searching, and viewing comments.
      2
      Mozilla Public 2.0
    • A
      license
      A
      quality
      D
      maintenance
      A Model Context Protocol server that enables AI tools like Claude and Cursor to fetch and interact with live Hacker News data (posts, comments, users) via standardized MCP endpoints.
      11
      120 npm
      34
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Provides read access to Hacker News through tools for fetching top, best, and new stories and looking up individual items by ID, for use with MCP clients like Claude Desktop and Cursor.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to fetch top, new, best, Ask HN, Show HN, and job stories, as well as specific posts, comments, and user information from Hacker News through the Model Context Protocol.
      1
      -

    TDQS

    A3.8/5.0

    Scored across 5 tools

    Disambiguation3/5

    There is ambiguity between hn_best, hn_latest, and hn_top as they all return lists of stories with similar descriptions. The distinction between 'best' and 'top' is not clear. However, hn_story and hn_comments are distinct.

    Naming Consistency5/5

    All tools follow a consistent 'hn_' prefix followed by a single word, using lowercase snake_case. The pattern is uniform.

    Tool Count5/5

    Five tools is appropriate for a Hacker News reader, covering story retrieval and comments without being excessive.

    Completeness5/5

    The tool set covers the main reading operations: fetching story lists (by different rankings), individual story details, and comments. Users can access all major content types, though write operations are absent, which is acceptable for a read-only server.

    Maintenance

    ActivityStale
    ResponsivenessNo issues