MCP server for Hacker News — feeds, threads, users, and search via Firebase and Algolia APIs
MCP server for Hacker News — feeds, threads, users, and search via Firebase and Algolia APIs
hn-mcp-server · v0.5.2
by Cyanheads
60
Integration mode
Choose whether you want to run the server locally or connect to a remote endpoint.
Step 1: Install
Run this MCP server locally
Run this MCP server locally and expose it via stdio so your MCP client can connect.
Run via npm
@cyanheads/hn-mcp-server@0.5.2Run command
npx @cyanheads/hn-mcp-server@0.5.2Step 2: Connect
Connect in your MCP client
After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.
Loading MCP clients…