Skip to content
Back to search
30
MCP

HackerNews API

pulsemcp/hackernews api

Integrates with the HackerNews API to fetch top stories, user information, and story details for content analysis and trend identification

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

Similar MCP servers embedding-nearest

Hacker News
Integrates with the Hacker News API to provide real-time access to stories, comments, and user data for news aggregation, trend analysis, an
0 tools
GNews
Integrates with the GNews API to enable news search, headline retrieval, and topic-specific article fetching across multiple languages and c
0 tools
Google News
Integrates with Google News via SerpAPI to enable querying and retrieving current news articles, headlines, and related information for appl
0 tools
Hacker News by cyanheads
Fetches Hacker News feeds, threaded discussions, user profiles, and full-text search via Firebase and Algolia APIs.
0 tools
hackernews-mcp
A service to fetch top Hacker News stories by comment count.
0 tools
Newsapi
NewsAPI.org: top headlines, archive search, sources. Free 100/day key.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "hackernews_api": {
      "url": "None",
      "transport": "http"
    }
  }
}