Skip to content
Back to search
30
MCP streamable-http

Hacker News Mcp

io.github.varvararatta/hacker_news_mcp

Dive into the latest and greatest from the tech world with our Hacker News MCP server.

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable

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
io.github.YinTokey/mcp_hackernews
MCP server exposing a simple Hacker News search tool (top stories).
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
hackernews-mcp
A service to fetch top Hacker News stories by comment count.
0 tools

How to use

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

{
  "mcpServers": {
    "hacker_news_mcp": {
      "url": "https://hacker-news-mcp.mcpize.run/mcp",
      "transport": "streamable-http"
    }
  }
}