remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Integrations
Allows web scraping and browser automation, enabling the AI to browse articles mentioned on Hacker News and gather additional context beyond the HN comments.
ハッカーニュースMCPサーバー
Hacker News から情報を取得するためのツールを提供する Model Context Protocol (MCP) サーバー。
ツール
get_stories
(top、new、ask_hn、show_hn) のストーリーを取得していますget_story_info
ストーリーに関連付けられたコメントを取得するsearch_stories
クエリによるストーリーの検索get_user_info
ユーザー情報を取得しています
使用例
次のようなプロンプトを使用します。
Copy
puppeteer MCP サーバーのより詳細な例:
Copy
クイックスタート
クロードデスクトップ:
以下を更新します。
MacOSの場合: ~/Library/Application\ Support/Claude/claude_desktop_config.json
Windows の場合: %APPDATA%/Claude/claude_desktop_config.json
生産に関しては次のとおりです。
Copy
You must be authenticated.
Hacker News から情報を検索および取得するためのツールを提供する Model Context Protocol (MCP) サーバー。