ハッカーニュースMCPサーバー
Hacker News から情報を取得するためのツールを提供する Model Context Protocol (MCP) サーバー。
ツール
get_stories(top、new、ask_hn、show_hn) のストーリーを取得していますget_story_infoストーリーに関連付けられたコメントを取得するsearch_storiesクエリによるストーリーの検索get_user_infoユーザー情報を取得しています
使用例
次のようなプロンプトを使用します。
puppeteer MCP サーバーのより詳細な例:
クイックスタート
クロードデスクトップ:
以下を更新します。
MacOSの場合: ~/Library/Application\ Support/Claude/claude_desktop_config.json
Windows の場合: %APPDATA%/Claude/claude_desktop_config.json
生産に関しては次のとおりです。
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.
Hacker News から情報を検索および取得するためのツールを提供する Model Context Protocol (MCP) サーバー。
Related Resources
Related MCP Servers
- -security-license-qualityA Model Context Protocol (MCP) server that scrapes, indexes, and searches documentation for third-party software libraries and packages, supporting versioning and hybrid search.Last updated -542722MIT License
- Asecurity-licenseAqualityAn MCP server that allows searching for and retrieving information about Model Context Protocol servers registered on the MCP Hub.Last updated -11MIT License
- -security-license-qualityA comprehensive Model Context Protocol (MCP) server implementing the latest MCP specification with tools, resources, prompts, and enhanced sampling capabilities that features HackerNews and GitHub API integrations for AI-powered analysis.Last updated -334
- Asecurity-licenseAqualityA Model Context Protocol server that enables AI tools like Claude and Cursor to fetch and interact with live Hacker News data (posts, comments, users) via standardized MCP endpoints.Last updated -111728