アゴラMCP
Claude や Cursor などの AI アシスタントを通じて製品を検索、発見、購入するための MCP サーバー。
Agora MCP とは何ですか?
Agora MCPは、AIアシスタントをSearchAgoraに接続します。SearchAgoraは、ウェブ上の商品検索と購入を支援するユニバーサル商品検索エンジンです。このMCPを使用すると、AIアシスタントを介してシームレスに商品を検索し、オプションを比較し、ショッピングカートを管理し、購入を完了することができます。
前提条件
- カーソルやクロードデスクトップのようなMCPクライアント
- UV設置済み
- FewsatsのようなL402互換クライアントを介した支払い方法
MCPサーバーの設定
カーソル用
- カーソルを開いて設定へ移動します
- MCPサーバー構成に移動する
- 次の構成を追加します。
YOUR_FEWSATS_API_KEY
Fewsatsの実際の API キーに置き換えてください。
クロードデスクトップ向け
- 設定ファイルを見つけます:
- MacOSの場合:
~/Library/Application\ Support/Claude/claude_desktop_config.json
- Windows の場合:
%APPDATA%/Claude/claude_desktop_config.json
- MacOSの場合:
- 次の構成を追加します。
ローカル開発バージョンの実行
開発目的で、独自のリポジトリから Agora MCP のローカル バージョンを実行できます。
/path/to/your/agora-mcp
を、ローカルの Agora MCP リポジトリへの実際のパスに置き換えます。
Agora MCP を AI と連携させる
設定が完了すると、AI と自然な会話をしながら製品を検索したり購入したりできるようになります。
製品の検索
AI に製品を検索するよう依頼するだけです。
詳細検索オプション
追加のパラメータを使用して検索を絞り込みます:
検索では以下がサポートされます:
- 価格帯(最小/最大)
- ページネーション
- カスタムソート
- 製品フィルタリング
近日公開:ショッピングカートと購入
すぐに次のことが可能になります:
サポートされている機能
現在、Agora MCP は以下をサポートしています。
- カスタマイズ可能なパラメータによる製品検索:
- 検索クエリ
- ページあたりの結果
- ページナビゲーション
- 価格フィルタリング(最小値と最大値)
- カスタム並べ替えオプション
近日公開:
- 商品をカートに追加
- ショッピングカートの表示と管理
- 購入を完了する
- お気に入りの商品を保存する
- 注文状況を追跡する
SearchAgoraについて
SearchAgoraは、ウェブ上のあらゆる商品を見つけるのに役立つユニバーサルな商品検索エンジンです。包括的な商品情報、価格比較、そして合理化されたチェックアウトプロセスにより、シームレスなショッピング体験を提供します。
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.
Tools
AI アシスタントを SearchAgora に接続し、ユーザーが自然言語の会話を通じて Web 上で製品を検索、発見、購入できるようにする MCP サーバー。
Related MCP Servers
- -securityFlicense-qualityAn MCP server that integrates real-time web search capabilities into AI assistants using the Exa API, providing both basic and advanced search functionality with formatted markdown results.Last updated -141Python
- -securityFlicense-qualityMCP server that enables AI assistants to perform SEO automation tasks including keyword research, SERP analysis, and competitor analysis through Google Ads API integration.Last updated -
- -securityFlicense-qualityA MCP server that allows AI assistants to interact with the browser, including getting page content as markdown, modifying page styles, and searching browser history.Last updated -79TypeScript
- -securityFlicense-qualityAn MCP server that enables interaction with Google Custom Search API through natural language, allowing users to perform searches programmatically via the Multi-Agent Conversation Protocol.Last updated -Python