Skip to content
Claude Desktop

Hacker News MCP by UnClick for Claude Desktop

io.github.malamutemayhem/hackernews

Search and read Hacker News stories, comments, users, Ask HN and Show HN. No API key. By UnClick.

client:Claude Desktop transport:stdio runtime:npm

Install Hacker News MCP by UnClick in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "hackernews": {
      "command": "npx",
      "args": [
        "-y",
        "@unclick/hackernews-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Hacker News MCP by UnClick in other clients