mcp-claude-hackernews

Mozilla Public License 2.0
  • Apple
  • Linux

hn

Access and interact with Hacker News using simplified commands to fetch latest posts, top stories, best entries, comment threads, and browsing history.

Instructions

Interfaz principal para Hacker News con comandos simplificados

Input Schema

NameRequiredDescriptionDefault
commandYesComando a ejecutar (latest, top, best, history, comments)
paramNoParámetro opcional, número precedido por -- (ejemplo: --10, --50)

Input Schema (JSON Schema)

{ "properties": { "command": { "description": "Comando a ejecutar (latest, top, best, history, comments)", "type": "string" }, "param": { "description": "Parámetro opcional, número precedido por -- (ejemplo: --10, --50)", "type": "string" } }, "required": [ "command" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-claude-hackernews

Related Tools

ID: gwsowv79gh