Hacker News
Facilitates fetching information from Hacker News via a Model Context Protocol (MCP) server.
소개
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.
주요 기능
- Fetch user information and activity
- Fetch top, new, ask_hn, and show_hn stories
- Retrieve comments associated with a specific story
- Search stories based on keywords
사용 사례
- Summarize top Hacker News stories
- Analyze comments related to a specific article on Hacker News
- Monitor user activity on Hacker News