Back to search
30
MCP

@fre4x/hn

npm/@fre4x/hn

A Hacker News MCP server for LLMs.

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

Similar MCP servers embedding-nearest

@fre4x/fred
A FRED economic data MCP server for LLMs.
0 tools
@fre4x/yahoo-finance
A Yahoo Finance MCP server for LLMs.
0 tools
@fre4x/arxiv
An arXiv MCP server for searching and retrieving academic papers.
0 tools
lmendelowski/hn-mcp
Simple MCP server for HackerNews
0 tools
iflow-mcp_mcp-hn
MCP Server for Hacker News
0 tools
@cyanheads/hn-mcp-server
MCP server for Hacker News — feeds, threads, users, and search via Firebase and Algolia APIs
0 tools

How to use

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

{
  "mcpServers": {
    "@fre4x/hn": {
      "url": "None",
      "transport": "http"
    }
  }
}