Skip to main content
Glama

MCP Hacker News

by paabloLC

getAskHNStories

Fetch Ask HN stories from Hacker News using MCP Hacker News server. Specify the number of stories to retrieve (default: 10, max: 30) for streamlined access to community-driven questions and discussions.

Instructions

Get Ask HN stories

Input Schema

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

Input Schema (JSON Schema)

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

Other Tools from MCP Hacker News

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

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