mcp-hn
32
The Hacker News MCP Server is a Model Context Protocol server that facilitates interaction with Hacker News. It offers tools for retrieving stories, comments, and user information from the platform, enabling automated data fetching and search functionalities.
Hacker News MCP Server
A Model Context Protocol (MCP) server that provides tools for fetching information from Hacker News.
Tools
- Fetching (top, new, ask_hn, show_hn) stories
- Fetching comments associated with a story
- Searching for stories by query
- Fetching user info
Example Usage
Users can query the server to get top stories, details of specific stories by comments, user activity, and story searches based on queries.