You're viewing a demo portfolio

Join the waitlist
PRSM

get_top_stories

Active

Tool of hackernews

declared in 0.1.0

Fetch the current live top-ranked Hacker News stories from the Firebase API. Returns up to `count` stories (default 10) with title, URL, score, author, comment count, and Unix timestamp.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "count": 10
    },
    {
      "count": 30
    }
  ],
  "properties": {
    "count": {
      "type": "number",
      "description": "Number of top stories to return (default: 10)"
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

hackernews

https://github.com/pipeworx-io/mcp-hackernews

2/7 registries
View full server →