MCP.so
ログイン

Hacker News MCP Server

@erithwik

Hacker News MCP Server について

MCP Server for Hackernews

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

python

トランスポート

stdio

公開者

erithwik

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "mcp-hn": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "mcp-hn",
        "--client",
        "claude"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Hacker News MCP Server?

It is a Model Context Protocol (MCP) server that provides tools for fetching information from Hacker News. It is designed for use with MCP clients like Claude Desktop.

How to use Hacker News MCP Server?

Install via Smithery using npx -y @smithery/cli install mcp-hn --client claude or manually add it to your Claude Desktop configuration file. The server provides tools that can be invoked with natural language prompts.

Key features of Hacker News MCP Server?

  • Fetch top, new, ask_hn, show_hn stories
  • Get comments associated with a story
  • Search stories by query
  • Retrieve user info from Hacker News
  • Integrates with the Puppeteer MCP server

Use cases of Hacker News MCP Server?

  • Get the top stories of the day
  • Read comments on a specific story and summarize them
  • Search for stories about a topic (e.g., careers in AI)
  • Look up what a specific user

コメント

「その他」の他のコンテンツ