Back to directory
imprvhub/mcp-claude-hackernews

imprvhub/mcp-claude-hackernews

@imprvhub

An integration that allows Claude Desktop to interact with Hacker News using the Model Context Protocol (MCP).

hackernewsnewsapiclaude-desktopmcptypescriptcontext

Installation & Configuration

{
  "mcpServers": {
    "hackerNews": {
      "command": "node",
      "args": [
        "ABSOLUTE_PATH_TO_DIRECTORY/mcp-claude-hackernews/build/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13