hn-mcp-server

cyanheads/hn-mcp-server
★ 1 stars TypeScript 📁 File System Updated today
MCP server for Hacker News. Feeds, threaded discussions, user profiles, and full-text search via the HN Firebase and Algolia APIs. Runs over stdio or HTTP.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hn-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "cyanheads/hn-mcp-server"
      ]
    }
  }
}

Topics

hacker-newshackernewshnmcpmcp-servermodel-context-protocoltypescript