sysauto Ask MCP サーバー
Sonar API を統合し、Claude に比類のないリアルタイムの Web 全体の調査を提供する MCP サーバー実装。
ツール
sysauto_ask
ライブ Web 検索用の Sonar API を使用して会話に参加します。
入力:
messages
(配列): 会話メッセージの配列。各メッセージには次の内容を含める必要があります。
role
(文字列): メッセージの役割 (例:system
、user
、assistant
)。content
(文字列): メッセージの内容。
構成
ステップ1:
このリポジトリをクローンします:
sysauto-ask
ディレクトリに移動し、必要な依存関係をインストールします。
ステップ2: Sonar APIキーを取得する
Sonar API アカウントにサインアップします。
アカウント設定の手順に従って、開発者ダッシュボードから API キーを生成します。
環境内の API キーを
sysauto_API_KEY
として設定します。
ステップ3: Claudeデスクトップを構成する
Claude デスクトップをここからダウンロードしてください。
これを
claude_desktop_config.json
に追加します:
NPX
npm publish --access パブリック npm publish
This server cannot be installed
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.
Sonar API と統合して、包括的な調査のためのリアルタイム Web 検索機能を Claude に提供する MCP サーバー。
Related MCP Servers
- AsecurityAlicenseAqualityThe MCP Web Research Server enables real-time web research with Claude by integrating Google search, capturing webpage content and screenshots, and tracking research sessions.Last updated -3978MIT License
- AsecurityAlicenseAqualityThe Search MCP Server enables seamless integration of network and local search capabilities in tools like Claude Desktop and Cursor, utilizing the Brave Search API for high-concurrency and asynchronous requests.Last updated -173MIT License
- AsecurityAlicenseAqualityAn MCP server that enables Claude to perform web searches using Perplexity's API with intelligent model selection based on query intent and support for domain and recency filtering.Last updated -3MIT License
- -securityFlicense-qualityAn MCP server that integrates with Claude to provide smart documentation search capabilities across multiple AI/ML libraries, allowing users to retrieve and process technical information through natural language queries.Last updated -