MCP.so
Sign In
Servers

Hacker News MCP Server

@erithwik

MCP Server for Hackernews

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-hn": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "mcp-hn",
        "--client",
        "claude"
      ]
    }
  }
}

More from Other