Remote#Hacker News#data fetching#MCP serverLicense: MIT LicenseLanguage: TypeScript

MCP Server for Hacker News

A Model Context Protocol (MCP) server for fetching Hacker News data.

Resources

  • top-stories
    • Top stories
    • Returns: an array of story IDs
  • best-stoies
    • Best stories
    • Returns: an array of story IDs
  • new-stories
    • New stories
    • Returns: an array of story IDs
  • story
    • A story
    • Input:
      • id: the ID of the story
    • Returns: a story object
  • user
    • A user
    • Input:
      • id: the ID of the user
    • Returns: a user object

Usage with Claude Desktop

{
  "mcpServers": {
    "hackernews": {
      "command": "npx",
      "args": ["-y", "mcp-server-hackernews"]
    }
  }
}

Installation

Claude
Claude
Cursor
Cursor
Windsurf
Windsurf
Cline
Cline
Witsy
Witsy
Spin AI
Spin AI
Run locally with the following command:
Terminal
Add the following config to your client:
JSON
{
  "mcpServers": {
    "hackernews": {
      "env": {},
      "args": [
        "-y",
        "mcp-server-hackernews"
      ],
      "command": "npx"
    }
  }
}

MCPLink

Seamless access to top MCP servers powering the future of AI integration.

© 2025 MCPLink. All rights reserved.
discordgithubdiscord