Skip to main content
Glama

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

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