Facilitates fetching information from Hacker News via a Model Context Protocol (MCP) server.
Sponsored
Hacker News is an MCP server that allows users to retrieve data from Hacker News using tools like fetching top stories, retrieving story details with comments, searching stories, and accessing user information. It enables integration with other MCP servers, like Puppeteer, for enriched workflows such as summarizing article content and related Hacker News discussions.
主要功能
01Fetch user information and activity
02Fetch top, new, ask_hn, and show_hn stories
03Retrieve comments associated with a specific story
04Search stories based on keywords
使用案例
01Summarize top Hacker News stories
02Analyze comments related to a specific article on Hacker News