er

erithwik/mcp-hn

๐Ÿ โ˜๏ธ An MCP server to search Hacker News, get top stories, and more.

#Hacker News#Python#API
Publishererithwik/mcp-hn
Submitted date4/19/2025

Overview

Title

Hacker News MCP Server

How to Use

Interact with the server using prompts to fetch Hacker News data. Example prompts include requesting top stories, story details, user activity, or search results.

Key Features

  • Fetch top, new, or categorized stories (get_stories)
  • Retrieve comments for a specific story (get_story_info)
  • Search for stories by query (search_stories)
  • Fetch user information (get_user_info)

Use Cases

  • Summarizing trending discussions on Hacker News
  • Analyzing user activity or contributions
  • Researching specific topics by searching stories and comments
  • Combining with other tools (e.g., puppeteer) for enhanced content analysis

Visit More

View All