🔍

Hacker News MCP Server

Updated June 2026

The Hacker News MCP server, built by paabloLC (Community), provides the Hacker News MCP server gives Claude, Cursor, and other MCP clients live access to Hacker News so an AI assistant can pull the latest stories, comment threads, and user profiles into a conversation. It is community-built and best for Search.

by paabloLC (Community)

About

The Hacker News MCP server gives Claude, Cursor, and other MCP clients live access to Hacker News so an AI assistant can pull the latest stories, comment threads, and user profiles into a conversation. This community server (paabloLC/mcp-hacker-news, TypeScript) acts as a thin, well-behaved bridge over the official Firebase-backed Hacker News API — it does not scrape the site, so results match what you see on news.ycombinator.com. It exposes standard MCP tools for fetching top, new, best, Ask HN, Show HN, and job stories, retrieving a specific item with its nested comment tree, and looking up a user's karma, bio, and submission history. That makes it useful for tracking what is trending in the developer and startup community, summarizing long comment discussions, monitoring a launch or a topic, or feeding fresh HN context into research and content workflows. Installation is zero-config: point your client at `npx -y mcp-hacker-news` (Node.js 18+ required) and it runs over stdio with no API key or authentication, since the Hacker News API is public and read-only. Note this is a lower-star community project rather than an official Y Combinator release — it is a lightweight, dependency-free option that is easy to audit and self-host if you prefer.

Installation

npm / npx
npx -y mcp-hacker-news

Categories

Frequently Asked Questions

What is Hacker News MCP Server?
Hacker News is an MCP server built by paabloLC (Community). The Hacker News MCP server gives Claude, Cursor, and other MCP clients live access to Hacker News so an AI assistant can pull the latest stories, comment threads, and user profiles into a conversation. This community server (paabloLC/mcp-hacker-news, TypeScript) acts as a thin, well-behaved bridge over the official Firebase-backed Hacker News API — it does not scrape the site, so results match what you see on news.ycombinator.com. It exposes standard MCP tools for fetching top, new, best, Ask HN, Show HN, and job stories, retrieving a specific item with its nested comment tree, and looking up a user's karma, bio, and submission history. That makes it useful for tracking what is trending in the developer and startup community, summarizing long comment discussions, monitoring a launch or a topic, or feeding fresh HN context into research and content workflows. Installation is zero-config: point your client at `npx -y mcp-hacker-news` (Node.js 18+ required) and it runs over stdio with no API key or authentication, since the Hacker News API is public and read-only. Note this is a lower-star community project rather than an official Y Combinator release — it is a lightweight, dependency-free option that is easy to audit and self-host if you prefer.
Who built Hacker News MCP Server?
Hacker News MCP Server was built by paabloLC (Community).
Is Hacker News MCP Server free?
Yes, Hacker News MCP Server has a free option. The MCP server is free and open-source. Hacker News API: Completely free with no authentication required.
How do I install Hacker News MCP Server?
Install Hacker News MCP Server with npm: npx -y mcp-hacker-news
What does Hacker News MCP Server integrate with?
Hacker News MCP Server integrates with Claude Desktop, Cursor, VS Code, Windsurf, Cline.

Repo Health

Local install

Local/stdio install — runs on your machine, so there is no remote endpoint to verify live. Trust signal below is from the source repo.

Repo recency not yet available for this server.

Quick Info

Install Type
npm
Author
paabloLC (Community)
Categories
1
Integrations
5

Related Servers

🌍

Apify MCP Server

The Apify MCP server gives AI agents access to 6,000+ ready-made cloud scrapers, crawlers, and automation tools on the Apify Store — no infrastructure required. Connect to Apify Actors that extract data from social media platforms (Instagram, TikTok, LinkedIn), search engines (Google, Bing), e-commerce sites (Amazon, eBay), maps (Google Maps), and virtually any website. Each Actor runs in the cloud with managed proxies, browser fingerprinting, and anti-bot bypass built in. Use the Apify MCP server to query Actors by task, stream results directly into your AI context, run custom scraping Actors from your Apify account, and chain multiple data extraction steps in a single workflow. Supports tool filtering to expose only the Actors you need, and integrates with Apify's RAG web browser Actor for retrieval-augmented generation use cases.

Auth required
🌍

Firecrawl MCP Server

The Firecrawl MCP server gives your AI assistant the ability to crawl, scrape, and extract structured data from any website — turning raw HTML into clean, LLM-ready Markdown or JSON in seconds. Built by the Firecrawl team, it exposes tools for single-page scraping, deep site crawls (following internal links), and batch URL extraction, all with JavaScript rendering handled automatically so dynamic content is never missed. Developers use it to automate competitive research, build live knowledge bases, extract pricing tables, monitor documentation changes, or feed structured web data into RAG pipelines — all through natural-language prompts without writing a single scraper script. The Firecrawl MCP server handles rate limiting, retries, and proxy rotation behind the scenes. Authentication requires a Firecrawl API key (free tier available). Install with: npx firecrawl-mcp. Works with Claude Desktop, Cursor, VS Code, and any MCP-compatible client. With Firecrawl, any public webpage becomes a structured data source your AI can reason over, compare, and act on — making it the go-to MCP server for web data extraction workflows.

Auth required
🔍

Exa MCP Server

Exa's official MCP server connects AI assistants to a search engine purpose-built for AI, using neural embeddings to match on meaning rather than keywords so agents get clean, ready-to-use content instead of a page of blue links to re-parse. The default tool set covers web_search_exa for quick topical lookups and web_search_advanced_exa for full control over domains, date ranges, and content filters, plus specialized tools for code_search (searching real-world code and GitHub), company_research (building company profiles, competitor lists, and financials), crawling/web_fetch (pulling clean content from a specific URL), people_search and linkedin_search (public professional-profile lookups), and deep_researcher_start/check for long-running multi-step research tasks backed by Exa's Research API. The server is hosted at https://mcp.exa.ai/mcp — no local process to run — and connects via one-line setup in Cursor, VS Code, Claude Code, Claude Desktop (available as a native Connector), Codex, OpenCode, Windsurf, and Antigravity, authenticated with an EXA_API_KEY from the Exa dashboard. Tool exposure is tunable per client via a ?tools= query parameter on the endpoint URL, letting teams ship narrow, purpose-built configurations (e.g. company-research-only or LinkedIn-only agents) instead of exposing the full surface, and Exa ships ready-made Claude Skills/agent definitions for common patterns like company research and people search with built-in query-variation and token-isolation guidance.

Live
🔍

Brave Search MCP Server

The Brave Search MCP Server is the official server from Brave that gives AI assistants privacy-first web search through the independent Brave Search API — no tracking, no profiling, and results drawn from Brave's own web index rather than Google or Bing. It exposes five distinct tools that map directly to the Brave Search API endpoints: brave_web_search for general queries with pagination, freshness filters, and safe-search controls; brave_local_search for businesses, restaurants, and points of interest with automatic location filtering; brave_news_search for recent articles and current events; brave_image_search for image discovery; and brave_video_search for finding videos across the web. Authentication uses a single BRAVE_API_KEY (free tier available at brave.com/search/api) or a mounted BRAVE_API_KEY_FILE for Docker-secret setups. Install in Claude Desktop, Cursor, Windsurf, or VS Code with one npx command and choose stdio or streamable-HTTP transport. Because Brave operates its own crawler and index, the Brave Search MCP server is a strong choice for developers who want an alternative to Google-dependent search tools, need reproducible non-personalized results, or care about data privacy in agent workflows — Claude can pull fresh web context, verify facts, and research topics without leaking queries to ad-tech pipelines.

Local
🤖

Hugging Face

Connect to Hugging Face Hub APIs - search spaces, papers, explore datasets and models.

Live

Sponsored

Semrush

7-day Free Trial

Keyword research, competitor analysis, and content optimization for content automation workflows.

Try Semrush free →