paabloLC/mcp-hacker-news
This MCP server acts as a bridge between the official Hacker News API and AI-powered tools that support the Model Context Protocol, such as Claude and Cursor.
Platform-specific configuration:
{
"mcpServers": {
"mcp-hacker-news": {
"command": "npx",
"args": [
"-y",
"mcp-hacker-news"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...