Skip to main content
Glama

mcp-claude-hackernews

Mozilla Public License 2.0
6
  • Apple
  • Linux

hn_comments

Retrieve comments for a Hacker News story by specifying its ID or index from the latest fetched story list for quick access to discussions.

Instructions

Get comments for a story (by story ID or index from last story list)

Input Schema

NameRequiredDescriptionDefault
story_idNoThe ID of the story to get comments for
story_indexNoThe index (1-based) of the story from the last fetched list

Input Schema (JSON Schema)

{ "properties": { "story_id": { "description": "The ID of the story to get comments for", "type": "number" }, "story_index": { "description": "The index (1-based) of the story from the last fetched list", "minimum": 1, "type": "number" } }, "type": "object" }
Install Server

Other Tools from mcp-claude-hackernews

Related Tools

    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/imprvhub/mcp-claude-hackernews'

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