Raccoon AI MCP Server
OfficialRaccoon AI MCP 服务器
Raccoon AI 的模型上下文协议 (MCP) 服务器可以利用 LAM API 进行网页浏览、数据提取和复杂的网页任务自动化。
你能用它做什么?
搜索和浏览网站
填写表单并导航 UI 元素
根据定义的模式提取结构化数据
处理跨网站的多步骤流程
Related MCP server: Playwright MCP Server
先决条件
在使用 Raccoon LAM MCP 服务器之前,您需要:
Python 3.8 或更高版本
Claude Desktop或其他与 MCP 兼容的客户端
Raccoon AI 密钥和您的 Raccoon 密码
安装
使用 Smithery
npx -y @smithery/cli@latest install @raccoonaihq/raccoonai-mcp-server --client claude从源头
git clone https://github.com/raccoonaihq/raccoonai-mcp-server.gitcd raccoonai-mcp-serveruv pip install -e .在 Claude Desktop 中配置
mcp install src/raccoonai_mcp_server/server.py -v RACCOON_SECRET_KEY=<RACCOON_SECRET_KEY> -v RACCOON_PASSCODE=<RACCOON_PASSCODE>将<RACCOON_SECRET_KEY>和<RACCOON_PASSCODE>替换为你的实际凭证。你可以在这里找到它们。
示例
以下是一些可与 Claude 一起使用来执行各种网络任务的示例提示:
您能从 Amazon.com 提取最受好评的游戏键盘的产品信息吗?
查找并总结有关可再生能源技术的最新新闻文章。
查找 3 款最新的 iPhone 型号并提取模式中的详细信息。
进行深入搜索并生成有关小型语言模型的详细报告。
文档
有关详细信息,请参阅:
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceA Model Context Protocol server that allows LLMs to interact with web content through standardized tools, currently supporting web scraping functionality.1MIT
- Flicense-qualityDmaintenanceA server that enables AI systems to browse, retrieve content from, and interact with web pages through the Model Context Protocol.1
- AlicenseBqualityCmaintenanceA Model Context Protocol server that enables LLMs to interact with web pages, take screenshots, generate test code, scrape web pages, and execute JavaScript in a real browser environment.291021MIT
- FlicenseAqualityDmaintenanceA Model Context Protocol server that enables AI assistants to perform web automation tasks by connecting to remote Playwright/browserless instances, supporting navigation, screenshots, HTML extraction, and element interaction.104
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
A Model Context Protocol server for Wix AI tools
A paid remote MCP for AI agent browser MCP session, built to return verdicts, receipts, usage logs,
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/raccoonaihq/raccoonai-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server