Back to directory
hacker-news

hacker-news

@pskill932

Hacker news MCP server

hacker newsmcp servertypescripttool

Installation & Configuration

{
  "mcpServers": {
    "hacker-news": {
      "command": "node",
      "args": [
        "/path/to/hn-server/build/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/7/23
Updated
2025/7/23