Back to search
30
MCP

hn-mcp-server

pypi/hn-mcp-server

Model Context Protocol server for HackerNews API

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

Similar MCP servers embedding-nearest

io.github.wei/hn-mcp-server
Model Context Protocol server for HackerNews API access.
0 tools
mcp/hackernews-mcp
A Model Context Protocol (MCP) server that provides access to Hacker News stories, comments, and ...
0 tools
mcp/hackle
Model Context Protocol server for Hackle
0 tools
hn-mcp
MCP server for browsing full Hacker News API, with no limits with regards to depth etc
0 tools
lmendelowski/hn-mcp
Simple MCP server for HackerNews
0 tools
iflow-mcp_mcp-hn
MCP Server for Hacker News
0 tools

How to use

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

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