Back to search
30
MCP streamable-http

io.github.cyanheads/hn-mcp-server

io.github.cyanheads/hn-mcp-server

MCP server for Hacker News — feeds, threads, users, and search via Firebase and Algolia APIs

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

Similar MCP servers embedding-nearest

@cyanheads/hn-mcp-server
MCP server for Hacker News — feeds, threads, users, and search via Firebase and Algolia APIs
0 tools
io.github.yintokey/mcp_hackernews
MCP server exposing a simple Hacker News search tool (top stories).
0 tools
hn-mcp
MCP server for browsing full Hacker News API, with no limits with regards to depth etc
0 tools
io.github.wei/hn-mcp-server
Model Context Protocol server for HackerNews API access.
0 tools
hacker-news-mcp-py
MCP server for searching Hacker News stories via Algolia
0 tools
hn-tech-signal-mcp
MCP server for tech & AI intelligence – aggregates HackerNews, arXiv, Lobste.rs and GitHub. No API key required.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.cyanheads/hn-mcp-server": {
      "url": "https://hn.caseyjhand.com/mcp",
      "transport": "streamable-http"
    }
  }
}