hackernews-mcp-server

danielt69/hackernews-mcp-server
★ 0 stars JavaScript 🤖 AI/LLM Updated today
A Model Context Protocol (MCP) server for the Hacker News API — built with the official TypeScript SDK.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hackernews-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "danielt69/hackernews-mcp-server"
      ]
    }
  }
}

Topics

ai-agentshacker-newsmcpmodel-context-protocoltypescript