Raccoon AI MCP Server
@raccoonaihq
关于 Raccoon AI MCP Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"raccoonai-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"install",
"@raccoonaihq/raccoonai-mcp-server",
"--client",
"claude"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Raccoon AI MCP Server?
Raccoon AI MCP Server is a Model Context Protocol server that integrates with Raccoon AI's LAM API to enable web browsing, data extraction, and complex web task automation for MCP-compatible clients like Claude Desktop.
How to use Raccoon AI MCP Server?
Install via Smithery or from source using uv pip install -e ., then configure with your Raccoon AI Secret Key and Passcode via mcp install src/raccoonai_mcp_server/server.py -v RACCOON_SECRET_KEY=... -v RACCOON_PASSCODE=.... Invoke web tasks using natural language prompts in Claude Desktop.
Key features of Raccoon AI MCP Server
- Search and browse websites programmatically
- Fill out forms and navigate UI elements
- Extract structured data based on defined schemas
- Handle multistep processes across websites
- Leverages LAM API for autonomous web interaction
Use cases of Raccoon AI MCP Server
- Extract product information from e-commerce sites like Amazon
- Summarize latest news articles from multiple sources
- Retrieve structured details of latest smartphone models
- Generate detailed reports via deepsearch queries
FAQ from Raccoon AI MCP Server
What prerequisites are needed?
Python 3.8 or higher, an MCP-compatible client like Claude Desktop, and your Raccoon AI Secret Key and Passcode.
How do I install and configure the server?
Install via Smithery (npx -y @smithery/cli@latest install @raccoonaihq/raccoonai-mcp-server) or from source, then run mcp install with your credentials.
Where can I find my Raccoon AI credentials?
Your Secret Key and Passcode are available at https://platform.flyingraccoon.tech.
What kind of tasks can I automate?
You can search websites, fill forms, extract structured data, and automate multistep workflows such as product research or news aggregation.
Does the server use any external API?
Yes, it uses Raccoon AI’s LAM API, which handles browser automation and data extraction in the cloud.
其他 分类下的更多 MCP 服务器
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
评论