Enterprise DNA
M MCP Servers Developer low

erithwik/mcp-hn

by Various

MCP Server for Hackernews

E

MCP

erithwik/mcp-hn

Added 1 June 2026

Overview

A Model Context Protocol (MCP) server that exposes Hacker News data as standardized tools and resources. It enables AI agents to fetch stories, comments, and user information through the MCP interface, using Python to interact with the Hacker News API.

Best for

Best for
Developers building AI agents that need programmatic access to Hacker News content

Use cases

  • Fetch top or new stories for aggregation or summarization
  • Retrieve comments and threads for conversation analysis
  • Search Hacker News for specific topics or keywords

Notes

A Model Context Protocol (MCP) server that exposes Hacker News data as standardized tools and resources. It enables AI agents to fetch stories, comments, and user information through the MCP interface, using Python to interact with the Hacker News API.

74 stars on GitHub. Last updated 2025-07-14. Licensed MIT.

Use cases

  • Fetch top or new stories for aggregation or summarization
  • Retrieve comments and threads for conversation analysis
  • Search Hacker News for specific topics or keywords

Pros

  • Standard MCP interface simplifies integration with any MCP-compatible AI client
  • Lightweight Python implementation easy to deploy and extend
  • Actively maintained on GitHub with community engagement

Cons

  • Limited to Hacker News data only, not a general web tool
  • Requires an MCP client to utilize, adding a dependency
  • Subject to Hacker News API rate limits and availability

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Standard MCP interface simplifies integration with any MCP-compatible AI client
  • Lightweight Python implementation easy to deploy and extend
  • Actively maintained on GitHub with community engagement

Cons

  • Limited to Hacker News data only, not a general web tool
  • Requires an MCP client to utilize, adding a dependency
  • Subject to Hacker News API rate limits and availability