Raccoon AI MCP Server
@raccoonaihq
About Raccoon AI MCP Server
No overview available yet
Basic information
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
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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.
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments