mcp-rss-aggregator

Mozilla Public License 2.0
  • Linux
  • Apple

rss

Fetch and filter Hacker News content using commands like latest, top, best, history, and apply optional parameters for precise results.

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-rss-aggregator

Related Tools

ID: mjgnjmv96n