ClawSkills logoClawSkills

Scrappa MCP

通过 Model Context Protocol 访问 Scrappa 的 MCP 服务器,支持 Google、YouTube、Amazon、LinkedIn、Trustpilot、航班、酒店等。

介绍

# Scrappa MCP Skill

通过 Scrappa 模型上下文协议 (MCP) 服务器,访问 80 多种用于搜索 Google、YouTube、Amazon、LinkedIn、Trustpilot、商业评论、航班、酒店、房地产等的工具。

## 设置

### 1. 获取您的 Scrappa API 密钥

在 [scrappa.co](https://scrappa.co/dashboard/register) 注册一个免费账户,并从仪表板获取您的 API 密钥。

### 2. 在 Clawdbot 中配置

将 Scrappa 添加到您的 mcporter 配置中:

```bash mcporter config add scrappa --url "https://scrappa.co/mcp" --headers "X-API-KEY=YOUR_API_KEY" ```

或者手动编辑 `~/clawd/config/mcporter.json`:

```json { "mcpServers": { "scrappa": { "baseUrl": "https://scrappa.co/mcp", "headers": { "X-API-KEY": "your_api_key_here" } } } } ```

### 3. 重启 Clawdbot

```bash clawdbot gateway restart ```

## 所有可用工具 (80+)

### Google 搜索与翻译

| 工具 | 描述 | |------|-------------| | `search` | 使用高级过滤器抓取 Google 搜索结果 | | `google-search-light` | 轻量级 Google 网页搜索 | | `google-search-autocomplete` | Google 搜索建议 | | `google-translate-api` | 在不同语言之间翻译文本 | | `google-images` | 搜索 Google 图片 | | `google-videos` | 搜索 Google 视频 | | `google-news` | 搜索 Google 新闻文章 | | `google-jobs` | 搜索 Google 索引的职位 | | `brave-search` | 注重隐私的 Brave 网页搜索 |

### YouTube

| 工具 | 描述 | |------|-------------| | `youtube-external-search` | 搜索视频 | | `youtube-external-video` | 获取完整视频详情 | | `youtube-external-info` | 基本视频元数据 | | `youtube-external-channel` | 频道个人资料和统计数据 | | `youtube-external-comments` | 获取视频评论 | | `youtube-external-related` | 获取相关视频 | | `youtube-external-chapters` | 提取视频章节 | | `youtube-external-trending` | 按分类获取热门视频 | | `youtube-external-suggestions` | 搜索自动补全建议 | | `youtube-external-channel-videos` | 频道上传的视频 | | `youtube-external-channel-playlists` | 频道播放列表 | | `youtube-external-channel-community` | 频道社区帖子 | | `youtube-external-playlist` | 获取播放列表视频 | | `youtube-external-health` | 检查 API 状态 | | `youtube-external-proxies` | YouTube 代理 API | | `youtube-external-locales` | YouTube 语言区域 API |

### Amazon

| 工具 | 描述 | |------|-------------| | `amazon-search` | 搜索 22 个市场的产品 | | `amazon-product` | 通过 ASIN 获取详细产品信息 |

### LinkedIn

| 工具 | 描述 | |------|-------------| | `linkedin-profile` | 获取 LinkedIn 个人资料数据 | | `linkedin-company` | 获取公司页面数据 | | `linkedin-post` | 获取帖子详情 | | `linkedin-search` | 搜索 LinkedIn 个人资料 |

### Trustpilot

| 工具 | 描述 | |------|-------------| | `trustpilot-categories` | 列出商业类别 | | `trustpilot-businesses` | 搜索商家 | | `trustpilot-countries` | 列出支持的国家 | | `trustpilot-company-search` | 搜索公司 | | `trustpilot-company-details` | 获取公司资料 | | `trustpilot-company-reviews` | 获取公司评论 |

### Kununu (德国评论)

| 工具 | 描述 | |------|-------------| | `kununu-search` | 在 Kununu 上搜索公司 | | `kununu-reviews` | 获取公司评论 | | `kununu-profiles` | 获取公司资料数据 | | `kununu-industries` | 列出可用的行业 | | `kununu-company-details` | 完整的公司详情 |

### TrustedShops (欧洲评论)

| 工具 | 描述 | |------|-------------| | `trustedshops-markets` | 获取所有可用的市场 | | `trustedshops-search` | 搜索商店 | | `trustedshops-reviews` | 获取商店评论 | | `trustedshops-shop` | 获取详细的商店资料 |

### Google 地图与地点

| 工具 | 描述 | |------|-------------| | `simple-search` | 通过查询快速搜索地点 | | `advanced-search` | 使用过滤器和分页进行搜索 | | `autocomplete` | 输入时获取地点建议 | | `google-reviews` | 获取 Google 地点评论 | | `google-single-review` | 获取单条评论详情 | | `google-business-details` | 来自地图的完整商业信息 | | `google-maps-photos` | 从地点下载照片 | | `google-maps-directions` | 获取位置之间的路线 |

### Google 航班

| 工具 | 描述 | |------|-------------| | `google-flights-one-way` | 搜索单程航班 | | `google-flights-round-trip` | 搜索往返航班 | | `google-flights-date-range` | 查找最便宜的飞行日期 | | `google-flights-airlines` | 获取支持的航空公司 (免费) | | `google-flights-airports` | 获取支持的机场 (免费) | | `google-flights-booking-details` | 获取航班预订信息 |

### Google 酒店

| 工具 | 描述 | |------|-------------| | `google-hotels-search` | 按位置搜索酒店 | | `google-hotels-autocomplete` | 酒店位置自动补全 |

### ImmobilienScout24 (德国房地产)

| 工具 | 描述 | |------|-------------| | `immobilienscout24-search` | 搜索房产列表 | | `immobilienscout24-property` | 获取房产详情 | | `immobilienscout24-locations` | 位置自动补全 | | `immobilienscout24-price-insights` | 平均价每平方米 |

### Vinted (市场)

| 工具 | 描述 | |------|-------------| | `vinted-search` | 在 Vinted 上搜索商品 | | `vinted-filters` | 获取可用过滤器 | | `vinted-suggestions` | 搜索自动补全 | | `vinted-item-details` | 获取商品信息 | | `vinted-item-shipping` | 获取配送详情 | | `vinted-similar-items` | 获取相似商品 | | `vinted-user-profile` | 获取用户资料 | | `vinted-user-items` | 获取用户发布的商品 | | `vinted-categories` | 获取所有目录类别 |

### Indeed (招聘)

| 工具 | 描述 | |------|-------------| | `indeed-jobs` | 在 Indeed 上搜索职位 |

## 示例用法

### Google 搜索 ``` Search for "best coffee shops in New York" ```

### YouTube ``` Get details for video: dQw4w9WgXcQ Search for "latest AI news 2024" ```

### 翻译 ``` Translate "Hello world" from English to Spanish Translate "Good morning" from English to German ```

### Amazon ``` Search for "wireless headphones" on Amazon US Get product details for B09V3KXJPB ```

### LinkedIn ``` Get profile: https://www.linkedin.com/in/someone Search for "software engineer" in San Francisco ```

### Trustpilot ``` Search for company "bestbuy" Get reviews for amazon.com ```

### Google 地图 ``` Search for "coffee shops" near "Times Square" Get directions from "Central Park" to "Brooklyn Bridge" ```

### 航班 ``` Search one-way flights from JFK to LHR on 2025-03-15 Find cheapest dates to fly from NYC to Paris in April ```

### 酒店 ``` Search hotels in Paris for check-in 2025-04-01, check-out 2025-04-05 ```

### 房地产 (德国) ``` Search apartments for rent in Berlin, max €1500 Get property details for listing ID 123456 ```

### Vinted ``` Search for "Nike shoes" on Vinted France Get item details for item ID 12345 ```

## 注意事项

- 需要从 [scrappa.co](https://scrappa.co) 获取 API 密钥 - 根据您的 Scrappa 计划适用速率限制 - 某些工具需要特定的市场/国家参数 - Google 搜索结果可能有缓存延迟 - 航班/酒店搜索支持各种过滤器和排序选项

## 链接

- [Scrappa 仪表板](https://scrappa.co/dashboard) - [Scrappa 文档](https://scrappa.co/docs) - [MCP 集成指南](https://scrappa.co/docs/mcp-integration) - [GitHub 仓库](https://github.com/Scrappa-co/scrappa-skill)

更多产品