Skip to main content
Glama

mcp-claude-hackernews

Mozilla Public License 2.0
6
  • Apple
  • Linux

hn_top

Fetch the top-ranked stories from Hacker News with customizable limits, ensuring you stay updated on trending tech and development topics efficiently.

Instructions

Get the top-ranked stories from Hacker News

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of stories to fetch (1-50, default: 10)

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "description": "Number of stories to fetch (1-50, default: 10)", "maximum": 50, "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