Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ”Ž Search & Data Extraction
  3. Necl Hn MCP
Necl Hn MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 11:46:30 AM

Necl Hn MCP

User RatingsBe the first to rate and review this MCP server!
View RepositoryVisit Website
hacker-newssearchresearchnewsmcp

Access Hacker News stories, categories, comments, and Algolia search through MCP without credentials.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "adjacentai-necl-hn-mcp": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/adjacentai/necl-hn-mcp.git",
        "necl-hn-mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ”Ž More in Search & Data Extraction

Overview

The adjacentai/necl-hn-mcp MCP server exposes Hacker News data and search tools for AI agents. It retrieves ranked stories by time window, category feeds, story metadata, top-level comments, and full-text results through the public Hacker News and Algolia APIs. No API key or other credentials are required. Use it for content research, trend monitoring, news digests, or enriching prompts with current Hacker News discussions.

Use cases

โ€ขResearch recent Hacker News discussions
โ€ขMonitor stories in selected Hacker News feeds
โ€ขBuild daily technology news briefs
โ€ขSearch Ask HN for customer problems
โ€ขEnrich prompts with story comments

Key features

โ€ขFetch top stories by score and time window
โ€ขRead Hacker News category feeds
โ€ขRetrieve story metadata
โ€ขFetch ranked top-level comments
โ€ขSearch posts and comments through Algolia
โ€ขRun without API credentials

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Necl Hn MCP.

Extracted Tool Capabilities
Fetch top stories by score and time window
Read Hacker News category feeds
Retrieve story metadata
Fetch ranked top-level comments
Search posts and comments through Algolia
Run without API credentials

How Necl Hn MCP works

What adjacentai/necl-hn-mcp MCP server does

The adjacentai/necl-hn-mcp MCP server gives an MCP client access to selected Hacker News data sources. It supports ranked stories from a configurable time window, standard Hacker News feeds, individual story details, top-level comment threads, and full-text search across posts and comments.

The server is intended for agents that need current Hacker News context without manually handling the underlying APIs. Typical workflows include finding recent stories, inspecting a story's metadata, reading its discussion, and searching for related topics. Results are returned as structured data suitable for follow-up tool calls and summaries.

How it works

The adjacentai/necl-hn-mcp MCP server uses the public Hacker News API for story, feed, and comment data. Full-text queries use the Algolia Hacker News API. Neither service requires an API key for the documented setup.

The top-story tool accepts a result limit and a time period in hours, then ranks matching stories by score. Category queries can target top, new, best, ask, show, or job. Search accepts a query and a sort option, including date-based sorting for recent activity.

Comment retrieval is limited to top-level comments. Each returned comment includes a replies_count field that can indicate whether deeper replies exist, but nested replies are not recursively loaded.

Setup and configuration

The documented recommended setup runs the project with uvx directly from its GitHub repository. The repository requires Python 3.10 or newer, and uv can be installed with pip or Homebrew if it is not already available. A pip-based setup is also documented: install the repository and start it with python -m necl_hn_mcp.

A Claude Desktop or other MCP client configuration needs the server command and arguments. No environment variables, account registration, or credential values are required. After changing an MCP configuration, fully restart the client so the tools are discovered.

For development, the project can be cloned and installed in editable mode with its development dependencies. The README also documents running the source server with MCP Inspector.

Tools and capabilities

The adjacentai/necl-hn-mcp MCP server provides these tools:

  • hn_top_stories(limit, hours) returns highly ranked stories from the requested recent time range. Its documented default is 10 stories from the previous 24 hours.
  • hn_get_story(id) retrieves metadata such as the title, URL, score, author, comment count, and posting time.
  • hn_get_comments(id, limit) returns a ranked list of top-level comments for a story.
  • hn_search(query, sort) searches Hacker News posts and comments through Algolia.
  • hn_category(category, limit) reads one of the supported category feeds: top, new, best, ask, show, or job.

These capabilities can support daily content briefs, keyword-based research, monitoring of new or best stories, newsletter preparation, and searches across Ask HN discussions.

Limitations and notes

Hacker News Firebase requests can take longer when a query scans a large range or requests many items. The README gives a 10-second per-request default timeout and recommends using a smaller limit for long time windows.

Algolia may index new Hacker News content with a delay of roughly five to fifteen minutes. Recent searches may therefore return incomplete results; sorting by date is suggested when looking for fresh activity. Comment results intentionally omit recursive replies, so they should not be treated as a complete discussion tree.

The project is released under the MIT license. Its documented integrations are the public Hacker News API and Algolia's Hacker News search API; no paid API service is required.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Search & Data Extraction View all alternatives
  • Firecrawl MCP Server logoFirecrawl MCP Server
    Verified

    Official Firecrawl server to search the web and scrape, crawl, map, and extract structured data from any site for LLMs. Handles JS-rendered pages, PDFs, and batch jobs; hosted remote MCP with OAuth or self-host.

    ๐Ÿ”Ž Search & Data Extraction5 views
    Compare vs Firecrawl MCP Server โ†’
  • Brave Search MCP Server logoBrave Search MCP Server

    Web search capabilities using Brave's Search API

    ๐Ÿ”Ž Search & Data Extraction7 views
    Compare vs Brave Search MCP Server โ†’
  • Search1api MCP logoSearch1api MCP

    Search via search1api (requires paid API key)

    ๐Ÿ”Ž Search & Data Extraction1 views
    Compare vs Search1api MCP โ†’
  • Newsmcp logoNewsmcp

    Real-time world news for AI agents โ€” events clustered from hundreds of sources, classified by topic and geography, ranked by importance. Free, no API key. npx -y @newsmcp/server

    ๐Ÿ”Ž Search & Data Extraction3 views
    Compare vs Newsmcp โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

Last commit
3mo ago
Most recent push to the default branch.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Necl Hn MCP

Add the documented uvx configuration using the GitHub repository source and the necl-hn-mcp entry point, or install from Git with pip and run python -m necl_hn_mcp.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewNecl Hn MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/adjacentai-necl-hn-mcp?style=directory)](https://allmcps.com/mcp/adjacentai-necl-hn-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/adjacentai-necl-hn-mcp"><img src="https://allmcps.com/api/badge/adjacentai-necl-hn-mcp?style=directory" alt="Necl Hn MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”ŽSearch & Data Extraction
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseMIT
ClientsClaude Desktop
Last updatedSep 6, 2026
10/10 checks healthy over the last 32d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit3mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 12, 2026
47Quality signal: Fair ยท 47/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity1/15
Community engagement1/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 17d ago via OSV.dev ยท necl-hn-mcp (PyPI)

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ”Ž Search & Data Extraction โ†’Best MCP servers for Web Search & Scraping โ†’Alternatives to Necl Hn MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code