Skip to main content
Glama

MCP Hacker News

by paabloLC

getJobStories

Fetch job postings from Hacker News using a standardized API endpoint. Specify the number of jobs to retrieve, with a default limit of 10 and a maximum of 30. Integrates with MCP Hacker News for live data access.

Instructions

Get job postings from Hacker News

Input Schema

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

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "description": "Number of jobs to return (default: 10, max: 30)", "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