An MCP server that exposes Hacker News as tools and resources — callable by any MCP client (Claude Desktop, Cursor, Claude Code). Built with the official Python `mcp` SDK. No API keys required. --- --- | Tool | Description | Arguments | |---|---|---| | `get_top_story` | Fetch top N HN stories by score | `count: int = 10` |