Skip to main content
Glama
GeorgeNance

Hacker News MCP Server

by GeorgeNance

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_top_hackernews_storiesD

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

D1.8/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap between tools. The single tool has a clear, distinct purpose of retrieving top stories from Hacker News.

Naming Consistency5/5

With only one tool, naming consistency is inherently perfect. The tool name follows a clear verb_noun pattern (get_top_hackernews_stories) that would be appropriate if more tools were added.

Tool Count2/5

A single tool is too few for a server named 'Hacker News MCP Server', which suggests broader functionality. While get_top_hackernews_stories is useful, the server lacks tools for other common Hacker News operations like getting new stories, best stories, or individual items.

Completeness2/5

The server is severely incomplete for the Hacker News domain. It only provides access to top stories, missing essential operations like retrieving new stories, best stories, individual items, comments, user profiles, or search functionality that would be expected from a Hacker News API.

Maintenance

ActivityInactive
ResponsivenessNo issues