mcp-hnServer

erithwik
GitHub
Hacker NewsWeb ScrapingSearch

Loading subscription status...

💡 Description

A Model Context Protocol (MCP) server that provides tools for searching and obtaining information from Hacker News.

📝 JSON Entries

{
  "mcpServers": [
    {
      "mcp-hn": {
        "args": [
          "mcp-hn"
        ],
        "command": "uvx"
      }
    }
  ]
}

🛠️ Tools

get_storiesget_story_infosearch_storiesget_user_info

Features

  • Allows web scraping and browser automation
  • Gathers additional context beyond HN comments

💬 Example Queries

  • Get the top stories of today
  • What does the details of the story today that talks about the future of AI
  • What has the user `pg` been up to?
  • What does hackernews say about careers in AI?