Show HN: Mcp-hacker-news – An MCP server for accessing Hacker News data via LLMs

github.com

8 points by pablolc 3 days ago

Hi HN!

I built mcp-hacker-news, an MCP server for Hacker News. It acts as a bridge between the Hacker News API and AI-powered tools that support MCP (like Claude and Cursor).

With this MCP server, you can fetch and interact with live Hacker News data—posts, comments, or users. The project is written in TypeScript and aims to facilitate seamless integration between LLMs and automation workflows and HN data.

I'm sharing this to get feedback from developers, LLM tinkerers, or anyone interested in open AI workflows and data integration. If you have ideas for improvement or want to contribute, I'd love to hear from you!

Thanks!