erithwik/mcp-hn
by Various
MCP Server for Hackernews
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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
agent-infra/mcp-server-browser
Various
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser