← 返回
未分类 中文

Pipeworx hackernews

Search and browse Hacker News — top stories, keyword search via Algolia, and individual item lookup
搜索浏览 Hacker News:热门文章、Algolia 关键词搜索、单条内容查询
brucegutman brucegutman 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 336
下载
💾 0
安装
1
版本
#latest

概述

Hacker News

Stay on top of tech news. Search HN stories via the Algolia-powered search API, pull the current top stories from the Firebase API, or fetch any individual story or comment by ID.

Tools

  • search_hn — Full-text search across HN stories. Filter by date range and control result count.
  • get_top_stories — Current top stories on Hacker News with title, URL, score, and comment count.
  • get_item — Fetch a specific story or comment by its numeric HN ID.

Ideal for

  • "What's trending on Hacker News today?"
  • Searching for discussions about a specific technology or company
  • Pulling top stories for a daily digest or newsletter
  • Retrieving a specific story someone linked to by ID

Example: search for discussions about Rust

curl -s -X POST https://gateway.pipeworx.io/hackernews/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"search_hn","arguments":{"query":"Rust programming language","sort":"points","limit":5}}}'

Connect

{
  "mcpServers": {
    "pipeworx-hackernews": {
      "command": "npx",
      "args": ["-y", "mcp-remote@latest", "https://gateway.pipeworx.io/hackernews/mcp"]
    }
  }
}

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 09:47 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

professional

Pipeworx crypto

brucegutman
通过CoinGecko获取加密货币价格、市值排名及法币转换
★ 0 📥 501
knowledge-management

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 451 📥 105,992
knowledge-management

Summarize

paudyyin
智能摘要工具,自动为长文本、文档、网页生成摘要,提取要点与关键词,支持自定义摘要长度。
★ 968 📥 523,271