necl-hn-mcp

adjacentai/necl-hn-mcp
★ 0 stars Python AI/LLM Updated 4d ago
Hacker News tools for AI agents (MCP server). Top stories, comments thread, full-text search via Algolia. No API key required. By NeCL.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "necl-hn-mcp": {
      "command": "uvx",
      "args": [
        "necl-hn-mcp"
      ]
    }
  }
}

Or install with pip: pip install necl-hn-mcp

README Excerpt

> **Hacker News tools for AI agents.** Top stories, story details, comments thread, full-text search. > > **Zero credentials.** Public HN API. Install and use. Built by [NeCL](https://neclco.com) — AI engineering studio. Production-tested in our own content pipelines (powers [baraban_agent](https://github.com/adjacentai/necl/tree/main/03_DEV/baraban_agent), our internal HN→drafts engine running 3× daily for months).

Tools (1)

top