
mcp server hackernews
MCP Server for Hacker News
Repository Info
About This Server
MCP Server for Hacker News
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
MCP Server for Hacker News
A Model Context Protocol (MCP) server for fetching Hacker News data.
Resources
top-stories- Top stories
- Returns: an array of story IDs
best-stoies- Best stories
- Returns: an array of story IDs
new-stories- New stories
- Returns: an array of story IDs
story- A story
- Input:
id: the ID of the story
- Returns: a story object
user- A user
- Input:
id: the ID of the user
- Returns: a user object
Usage with Claude Desktop
{
"mcpServers": {
"hackernews": {
"command": "npx",
"args": ["-y", "mcp-server-hackernews"]
}
}
}
Quick Start
Clone the repository
git clone https://github.com/morinokami/mcp-server-hackernewsInstall dependencies
cd mcp-server-hackernews
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.