Raccoon AI MCP サーバー
Raccoon AI の Model Context Protocol (MCP) サーバーは、LAM API を活用して Web 閲覧、データ抽出、複雑な Web タスクの自動化を可能にします。
これで何ができるでしょうか?
- ウェブサイトを検索して閲覧する
- フォームに入力し、UI要素を操作します
- 定義されたスキーマに基づいて構造化データを抽出する
- ウェブサイト全体で複数ステップのプロセスを処理
前提条件
Raccoon LAM MCP サーバーを使用する前に、次のものが必要です。
- Python 3.8以上
- Claude Desktopまたは他の MCP 互換クライアント
- Raccoon AI の秘密鍵と Raccoon のパスコード
インストール
鍛冶屋を使う
出典
Claude Desktopで設定するには
<RACCOON_SECRET_KEY>
と<RACCOON_PASSCODE>
を実際の認証情報に置き換えてください。認証情報はここから確認できます。
例
Claude を使用してさまざまな Web タスクを実行できるプロンプトの例を次に示します。
- Amazon.com から、評価の高いゲーミングキーボードの製品情報を抽出できますか?
- 再生可能エネルギー技術に関する最新のニュース記事を見つけて要約します。
- 最新の iPhone モデル 3 つを見つけて、スキーマで詳細を抽出します。
- 詳細な検索を実行し、小規模言語モデルに関する詳細なレポートを生成します。
ドキュメント
詳細については、以下を参照してください。
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.
Raccoon AI の LAM API を通じて Web 閲覧、データ抽出、複雑な Web タスクの自動化を可能にするモデル コンテキスト プロトコル サーバー。
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol server that allows LLMs to interact with web content through standardized tools, currently supporting web scraping functionality.Last updated -PythonMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that enables LLMs to interact with web pages, take screenshots, generate test code, scrape web pages, and execute JavaScript in a real browser environment.Last updated -293911TypeScriptMIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that enables AI assistants to perform web automation tasks by connecting to remote Playwright/browserless instances, supporting navigation, screenshots, HTML extraction, and element interaction.Last updated -10TypeScript
- -securityFlicense-qualityA Model Context Protocol server that collects, analyzes, and manages AI use case data from various information sources with features for web scraping, data analysis, and trend identification.Last updated -TypeScript