HN Companion MCP is a server that fetches and processes Hacker News discussions, preparing them for Claude to generate high-quality summaries. It analyzes the hierarchical structure of comments, scores them based on community engagement metrics (upvotes, downvotes, replies), and formats the data optimally for summarization. The implementation includes both a CLI for direct use and a JSON-RPC server that follows the Model Context Protocol specification, making it particularly valuable for users who want to quickly understand key insights from lengthy HN threads without reading all comments.
No explicit actions found
This MCP server may use standard commands or have its functionality documented in the README. Check the Setup or README tabs for more information.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!