Raccoon AI MCP Server
@raccoonaihq
About Raccoon AI MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"raccoonai-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"install",
"@raccoonaihq/raccoonai-mcp-server",
"--client",
"claude"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
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.
Frequently asked questions
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](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.
Basic information
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers

EverArt
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments