Raccoon AI MCP Server

Raccoon AI MCP Server

A Model Context Protocol server that enables web browsing, data extraction, and complex web tasks automation through Raccoon AI's LAM API.

raccoonaihq

Remote Shell Execution
AI Content Generation
AI Integration Systems
Visit Server

README

Raccoon AI MCP Server

smithery badge MCP Spec

Raccoon AI's Model Context Protocol (MCP) server that enables leveraging the LAM API for web browsing, data extraction, and complex web tasks automation.

What can you do with this?

  • Search and browse websites
  • Fill out forms and navigate UI elements
  • Extract structured data based on defined schemas
  • Handle multistep processes across websites

Prerequisites

Before using the Raccoon LAM MCP server, you'll need:

  • Python 3.8 or higher
  • Claude Desktop or another MCP-compatible client
  • Raccoon AI Secret Key and your Raccoon Passcode

Installation

Using Smithery

npx -y @smithery/cli@latest install @raccoonaihq/raccoonai-mcp-server --client claude

From source

git clone https://github.com/raccoonaihq/raccoonai-mcp-server.git
cd raccoonai-mcp-server
uv pip install -e .

To configure in Claude Desktop

mcp install src/raccoonai_mcp_server/server.py -v RACCOON_SECRET_KEY=<RACCOON_SECRET_KEY> -v RACCOON_PASSCODE=<RACCOON_PASSCODE>

Replace <RACCOON_SECRET_KEY> and <RACCOON_PASSCODE> with your actual creds. You can find them here.

Examples

Here are some example prompts that can be used with Claude to perform a variety of web tasks:

  1. Can you extract product information from Amazon.com for the top-rated gaming keyboards?
  2. Find and summarize the latest news articles about renewable energy technologies.
  3. Find the 3 latest iPhone models and extract the details in a schema.
  4. Do a deepsearch and generate a detailed report on Small Language Models.

Documentation

For more information, refer to:

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured
AIO-MCP Server

AIO-MCP Server

🚀 All-in-one MCP server with AI search, RAG, and multi-service integrations (GitLab/Jira/Confluence/YouTube) for AI-enhanced development workflows. Folk from

Featured
Local
Persistent Knowledge Graph

Persistent Knowledge Graph

An implementation of persistent memory for Claude using a local knowledge graph, allowing the AI to remember information about users across conversations with customizable storage location.

Featured
Local
React MCP

React MCP

react-mcp integrates with Claude Desktop, enabling the creation and modification of React apps based on user prompts

Featured
Local
Atlassian Integration

Atlassian Integration

Model Context Protocol (MCP) server for Atlassian Cloud products (Confluence and Jira). This integration is designed specifically for Atlassian Cloud instances and does not support Atlassian Server or Data Center deployments.

Featured
Any OpenAI Compatible API Integrations

Any OpenAI Compatible API Integrations

Integrate Claude with Any OpenAI SDK Compatible Chat Completion API - OpenAI, Perplexity, Groq, xAI, PyroPrompts and more.

Featured
Exa MCP

Exa MCP

A Model Context Protocol server that enables AI assistants like Claude to perform real-time web searches using the Exa AI Search API in a safe and controlled manner.

Featured