MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

H
Hn MCP Server Vibe
by @wei

(Vibe Coded) MCP Server for HackerNews using Algolia HackerNews API

Created 10/12/2025
Updated 2 months ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-hn-mcp-server-vibe

Cursor configuration (mcp.json)

{ "mcpServers": { "wei-hn-mcp-server-vibe": { "command": "npx", "args": [ "wei-hn-mcp-server-vibe" ] } } }