MCP.so
Sign In
Servers

Raccoon AI MCP Server

@raccoonaihq

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 from Other