Skip to main content
Glama

mcp-rss-aggregator

Mozilla Public License 2.0
7
  • Linux
  • Apple

rss

Access Hacker News via simplified commands to fetch latest posts, top stories, best articles, comment history, and more with optional parameters for detailed 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" }
Install Server

Other Tools from mcp-rss-aggregator

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

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