Hacker News MCP Server
@erithwik
About Hacker News MCP Server
MCP Server for Hackernews
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-hn": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"mcp-hn",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Hacker News MCP Server?
It is a Model Context Protocol (MCP) server that provides tools for fetching information from Hacker News. It is designed for use with MCP clients like Claude Desktop.
How to use Hacker News MCP Server?
Install via Smithery using npx -y @smithery/cli install mcp-hn --client claude or manually add it to your Claude Desktop configuration file. The server provides tools that can be invoked with natural language prompts.
Key features of Hacker News MCP Server?
- Fetch top, new, ask_hn, show_hn stories
- Get comments associated with a story
- Search stories by query
- Retrieve user info from Hacker News
- Integrates with the Puppeteer MCP server
Use cases of Hacker News MCP Server?
- Get the top stories of the day
- Read comments on a specific story and summarize them
- Search for stories about a topic (e.g., careers in AI)
- Look up what a specific user
Basic information
More Other MCP servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale

EverArt
modelcontextprotocolModel Context Protocol Servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Comments