Skip to main content
Glama

MCP Hacker News

by paabloLC

getTopStories

Fetch the top stories from Hacker News, with options to specify the number of results (up to 50). Designed for AI tools to access live Hacker News data via MCP endpoints.

Instructions

Get top stories from Hacker News (up to 500 available)

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of stories to return (default: 10, max: 50)

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "description": "Number of stories to return (default: 10, max: 50)", "type": "number" } }, "type": "object" }

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/paabloLC/mcp-hacker-news'

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