hacker-news-mcp
Verified Safeby SumitKachare
Overview
A web server that fetches and displays the top stories from Hacker News.
Installation
go run main.goSecurity Notes
The server fetches data from the public Hacker News Firebase API. No hardcoded secrets or 'eval'-like patterns were found in the provided code. Standard web server risks apply, but no critical vulnerabilities are evident.
Similar Servers
hn-mcp-server
Provides programmatic access to HackerNews content via the Model Context Protocol (MCP) for AI assistants and other clients to search, retrieve, and analyze stories, comments, and user profiles.
navidad
API client for World News API to search, extract, and retrieve news articles and sources.
news-mcp-server
An MCP server designed to scrape news headlines from Chinese (ThePaper) and Singaporean (Zaobao) news outlets, exposing them via an API.
Google-News-Parser-MCP-server
This server provides a FastMCP endpoint to fetch the latest headlines, descriptions, and source metadata from the Google News RSS feed.