Back to search
30
MCP

hackernews-mcp

pypi/hackernews-mcp

A service to fetch top Hacker News stories by comment count.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

hackernews
Hacker News MCP — search and retrieve stories from Hacker News
0 tools · streamable-http
io.github.yintokey/mcp_hackernews
MCP server exposing a simple Hacker News search tool (top stories).
0 tools
hacker-news-mcp-py
MCP server for searching Hacker News stories via Algolia
0 tools
mcp/hackernews-mcp
A Model Context Protocol (MCP) server that provides access to Hacker News stories, comments, and ...
0 tools
hn-mcp
MCP server for browsing full Hacker News API, with no limits with regards to depth etc
0 tools
io.github.cyanheads/hn-mcp-server
MCP server for Hacker News — feeds, threads, users, and search via Firebase and Algolia APIs
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "hackernews-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}