Skip to main content
Glama
Traves-Theberge

HackerNews MCP Server

Related Servers

Alternatives to HackerNews MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      A service that provides HackerNews content search, retrieval and analysis through the Model Context Protocol, suitable for AI agents and developers.
      5
      1
      Apache 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
    • 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
      D
      maintenance
      Enables AI agents and developers to search, retrieve, and analyze HackerNews content including advanced post search, front page access, full comment trees, and user profile lookups through the Model Context Protocol.
      4
      31 npm
      MIT
    • 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
      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

    A3.5/5.0

    Scored across 5 tools

    Disambiguation5/5

    Every tool has a clearly distinct purpose: get_post retrieves specific post details, search_comments analyzes comment trees, search_posts filters posts by various criteria, search_trending finds trending topics, and search_user accesses user profiles. There is no overlap in functionality, making tool selection straightforward for an agent.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern with 'get_' or 'search_' prefixes, using snake_case throughout. This predictability enhances readability and reduces cognitive load when navigating the tool set.

    Tool Count5/5

    With 5 tools, the server is well-scoped for HackerNews interactions, covering key operations like retrieving posts, searching content, analyzing trends, and accessing user data. Each tool earns its place without feeling excessive or insufficient for the domain.

    Completeness4/5

    The tool set provides comprehensive coverage for reading and analyzing HackerNews data, including posts, comments, trends, and users. A minor gap exists in write operations (e.g., posting or voting), but this is acceptable for a read-focused server, and agents can still perform core workflows effectively.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues