Skip to main content
Glama
Riddhimaan-Senapati

unofficial-HackerNews-MCP-CLI

Related Servers

Alternatives to unofficial-HackerNews-MCP-CLI

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server for Hacker News providing tools to fetch stories, threads, users, and search content via Firebase and Algolia APIs.
      315 npm
      4
      Apache 2.0
    • A
      license
      A
      quality
      F
      maintenance
      A Model Context Protocol (MCP) server that provides tools for searching and fetching information from Hacker News.
      4
      76
      MIT
    • A
      license
      A
      quality
      F
      maintenance
      A read-only MCP server that enables browsing stories, reading comments, searching posts, and viewing user profiles on Hacker News.
      6
      23 npm
      1
      MIT
    • A
      license
      D
      quality
      D
      maintenance
      An MCP server that enables AI assistants to access real-time Hacker News data including top stories, story details, comments, and search functionality.
      1
      23 npm
      3
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      MCP server enabling AI agents to interact with Hacker News, including fetching full comment trees with depth control, searching stories and comments, and retrieving user profiles.
      6
      5
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server for Hacker News research. Enables AI agents to search stories and comments, browse listings, read discussion threads, and look up users via structured tools.
      14 npm
      MIT

    TDQS

    A4.2/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool targets a distinct resource or access mode: single item, batch items, category stories, threaded comments, user profile, latest ID, and recent updates. There is no meaningful overlap that would cause an agent to select the wrong tool.

    Naming Consistency5/5

    All tool names follow the same get_* snake_case convention, with clear noun targets. Pluralization is used sensibly to distinguish batch endpoints from singular endpoints.

    Tool Count5/5

    Seven tools is well-scoped for a read-only Hacker News API client covering items, stories, comments, users, and metadata. Each tool adds distinct value without bloat.

    Completeness5/5

    The set covers the core Hacker News API surface: fetching items individually or in bulk, story categories, comment threads, user profiles, latest item ID, and recent updates. No significant dead ends or missing read operations are apparent.

    Maintenance

    ActivityNo data
    ResponsivenessNo issues