A MCP server for Raccoon AI LAM API
Project description
Raccoon AI MCP Server
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:
- Can you extract product information from Amazon.com for the top-rated gaming keyboards?
- Find and summarize the latest news articles about renewable energy technologies.
- Find the 3 latest iPhone models and extract the details in a schema.
- Do a deepsearch and generate a detailed report on Small Language Models.
Documentation
For more information, refer to:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mseep_raccoonai_mcp_server-0.0.1.tar.gz.
File metadata
- Download URL: mseep_raccoonai_mcp_server-0.0.1.tar.gz
- Upload date:
- Size: 19.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fdcfef37d96cc8efee1f8a2eed1a6fd5e4b72f22eececd29220f53951b9ec1fa
|
|
| MD5 |
6a9a1cd366544d67ae9832938d543d54
|
|
| BLAKE2b-256 |
395414d6eb32df0507771fe76a7a30f6bf59b973d9917f3496bd07d15c254fc3
|
File details
Details for the file mseep_raccoonai_mcp_server-0.0.1-py3-none-any.whl.
File metadata
- Download URL: mseep_raccoonai_mcp_server-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27efc17285a4b517926c21fa5d5b79cdbb32db81af99d3d10c8af5b790285d79
|
|
| MD5 |
5a1741937a3e7bb2690064ad5bdf2565
|
|
| BLAKE2b-256 |
7e11a8ae142fbe745e0bbe530dbf2c8fa885ce8ebe7cccb739b7859827efa0fc
|