imprvhub/mcp-claude-hackernews
An integration that allows Claude Desktop to interact with Hacker News using the Model Context Protocol (MCP).
Platform-specific configuration:
{
"mcpServers": {
"mcp-claude-hackernews": {
"command": "npx",
"args": [
"-y",
"mcp-claude-hackernews"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...