search & data extraction

Mcp Hn

An MCP server to search Hacker News, get top stories, and more.

python
cloud
search & data extraction
0
View on GitHub

Installation

npx -y erithwik/mcp-hn

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-hn",
  "command": "npx",
  "args": [
    "-y",
    "erithwik/mcp-hn"
  ]
}

About This MCP Server

erithwik/mcp-hn

An MCP server to search Hacker News, get top stories, and more.

GitHub: https://github.com/erithwik/mcp-hn

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub