Raccoon AI MCP Server
OfficialRaccoon AI MCP サーバー
Raccoon AI の Model Context Protocol (MCP) サーバーは、LAM API を活用して Web 閲覧、データ抽出、複雑な Web タスクの自動化を可能にします。
これで何ができるでしょうか?
ウェブサイトを検索して閲覧する
フォームに入力し、UI要素を操作します
定義されたスキーマに基づいて構造化データを抽出する
ウェブサイト全体で複数ステップのプロセスを処理
Related MCP server: Playwright MCP Server
前提条件
Raccoon LAM MCP サーバーを使用する前に、次のものが必要です。
Python 3.8以上
Claude Desktopまたは他の MCP 互換クライアント
Raccoon AI の秘密鍵と Raccoon のパスコード
インストール
鍛冶屋を使う
npx -y @smithery/cli@latest install @raccoonaihq/raccoonai-mcp-server --client claude出典
git clone https://github.com/raccoonaihq/raccoonai-mcp-server.gitcd raccoonai-mcp-serveruv pip install -e .Claude Desktopで設定するには
mcp install src/raccoonai_mcp_server/server.py -v RACCOON_SECRET_KEY=<RACCOON_SECRET_KEY> -v RACCOON_PASSCODE=<RACCOON_PASSCODE><RACCOON_SECRET_KEY>と<RACCOON_PASSCODE>を実際の認証情報に置き換えてください。認証情報はここから確認できます。
例
Claude を使用してさまざまな Web タスクを実行できるプロンプトの例を次に示します。
Amazon.com から、評価の高いゲーミングキーボードの製品情報を抽出できますか?
再生可能エネルギー技術に関する最新のニュース記事を見つけて要約します。
最新の iPhone モデル 3 つを見つけて、スキーマで詳細を抽出します。
詳細な検索を実行し、小規模言語モデルに関する詳細なレポートを生成します。
ドキュメント
詳細については、以下を参照してください。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceA Model Context Protocol server that allows LLMs to interact with web content through standardized tools, currently supporting web scraping functionality.1MIT
- Flicense-qualityDmaintenanceA server that enables AI systems to browse, retrieve content from, and interact with web pages through the Model Context Protocol.1
- AlicenseBqualityCmaintenanceA 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.291021MIT
- FlicenseAqualityDmaintenanceA 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.104
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
A Model Context Protocol server for Wix AI tools
A paid remote MCP for AI agent browser MCP session, built to return verdicts, receipts, usage logs,
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/raccoonaihq/raccoonai-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server