Hacker News MCP

(hackernews.marcokittel.de)

2 points | by evlute 8 hours ago ago

1 comments

  • evlute 8 hours ago ago

    Hello,

    To better identify trends, I programmed an MCP server this weekend. With it, my AI agent can analyze opinions and sentiment on Hacker News. At the same time, my AI agent can also suggest relevant threads. The code uses the worker pool pattern on the backend and is hand-coded. I had the AI generate the corresponding frontend for me. Now the Hacker News site looks just like you’d expect Hacker News to look. Debug Frontend (Made with sonnet - how hackernews should look like): https://hackernews.marcokittel.de -

    the Go code can be found at https://github.com/coolvegan/go-hackernews

    Best regards and all the best,

    evlute