Skip to main content
Glama
fritzprix

Hacker News MCP Server

by fritzprix

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
hn_get_top_storiesA

Retrieve IDs of the current top stories on Hacker News.

hn_get_new_storiesA

Retrieve IDs of the newest stories on Hacker News.

hn_get_best_storiesA

Retrieve IDs of the best stories on Hacker News.

hn_get_ask_storiesA

Retrieve IDs of the latest Ask HN stories.

hn_get_show_storiesA

Retrieve IDs of the latest Show HN stories.

hn_get_job_storiesA

Retrieve IDs of the latest Job stories.

hn_get_itemA

Get detailed information about a single Hacker News item (story, comment, job, poll, etc.) by its ID.

hn_get_userB

Retrieve details for a Hacker News user profile by username.

hn_get_updatesB

Retrieve recently updated item and profile IDs.

hn_get_max_itemA

Get the current largest item ID on Hacker News.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/fritzprix/hn-mcp'

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