go-hackernews

coolvegan/go-hackernews
★ 1 stars Go Browser/Web Updated today
hackernews mcp & http server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "go-hackernews": {
      "command": "go",
      "args": [
        "run",
        "github.com/coolvegan/go-hackernews@latest"
      ]
    }
  }
}

README Excerpt

A Go service that fetches articles from [Hacker News](https://news.ycombinator.com/), keeps them in memory, and exposes them via an HTTP API and an MCP server. - On startup, the most recent article ID (watermark) is fetched from Hacker News. - Older articles are then loaded (default `1000`). - A ticker polls for new articles every second and adds them.

Tools (14)

DEBUGHALFTIMEMCPSERVERMINARTICLEPRELOADITEMSSERVERWORKERCOUNTcommentsfilterhackernewshackernewsArticleCountlimitmaxAgeMinutesminScore