Skip to main content
Glama

Hacker News MCP Server

by GeorgeNance
MIT License
304
1
  • Apple

get_top_hackernews_stories

Fetch the top stories from Hacker News, allowing users to access up to 30 trending articles in real-time for quick updates and insights.

Input Schema

NameRequiredDescriptionDefault
countNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "count": { "default": 10, "maximum": 30, "minimum": 1, "type": "integer" } }, "type": "object" }

Other Tools from Hacker News MCP Server

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/GeorgeNance/hackernews-mcp'

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