mcp-claude-hackernews
Verified Safeby imprvhub
Overview
Provides Claude Desktop with tools to browse and interact with Hacker News stories and comments.
Installation
node build/index.jsSecurity Notes
The server uses standard Node.js libraries (axios, @modelcontextprotocol/sdk) to interact with the public Hacker News Firebase API. No 'eval', obfuscation, or hardcoded secrets were found. Network calls are made to a legitimate public API. The risk is low given its straightforward data retrieval function and reliance on a public API.
Similar Servers
feed-mcp
Integrate RSS, Atom, and JSON feeds directly into Claude Desktop conversations for news reading and content analysis.
mcp-claude-hackernews
Enables Claude Desktop to access and interact with Hacker News content, including fetching stories and comments.
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.
context-repo-mcp
Facilitates interaction between MCP-compatible AI clients and Context Repo for managing prompts, documents, and collections, including semantic search.