skills$openclaw/Scrappa MCP
userlip203

by userlip

Scrappa MCP – OpenClaw Skill

Scrappa MCP is an OpenClaw Skills integration for coding workflows. Access Scrappa's MCP server for Google, YouTube, Amazon, LinkedIn, Trustpilot, flights, hotels, and more via Model Context Protocol

203 stars4.7k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026coding

Skill Snapshot

nameScrappa MCP
descriptionAccess Scrappa's MCP server for Google, YouTube, Amazon, LinkedIn, Trustpilot, flights, hotels, and more via Model Context Protocol OpenClaw Skills integration.
owneruserlip
repositoryuserlip/scrappa-skill
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @userlip/scrappa-skill
last updatedFeb 7, 2026

Maintainer

userlip

userlip

Maintains Scrappa MCP in the OpenClaw Skills directory.

View GitHub profile
File Explorer
2 files
.
_meta.json
277 B
SKILL.md
7.6 KB
SKILL.md

name: Scrappa MCP description: Access Scrappa's MCP server for Google, YouTube, Amazon, LinkedIn, Trustpilot, flights, hotels, and more via Model Context Protocol

Scrappa MCP Skill

Access 80+ tools for searching Google, YouTube, Amazon, LinkedIn, Trustpilot, business reviews, flights, hotels, real estate, and more via the Scrappa Model Context Protocol (MCP) server.

Setup

1. Get Your Scrappa API Key

Sign up for a free account at scrappa.co and get your API key from the dashboard.

2. Configure in Clawdbot

Add Scrappa to your mcporter configuration:

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

Or manually edit ~/clawd/config/mcporter.json:

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

3. Restart Clawdbot

clawdbot gateway restart

All Available Tools (80+)

Google Search & Translation

ToolDescription
searchScrape Google search results with advanced filters
google-search-lightLightweight Google web search
google-search-autocompleteGoogle search suggestions
google-translate-apiTranslate text between languages
google-imagesSearch Google Images
google-videosSearch Google Videos
google-newsSearch Google News articles
google-jobsSearch jobs indexed on Google
brave-searchPrivacy-focused Brave web search

YouTube

ToolDescription
youtube-external-searchSearch videos
youtube-external-videoGet full video details
youtube-external-infoBasic video metadata
youtube-external-channelChannel profile and stats
youtube-external-commentsFetch video comments
youtube-external-relatedGet related videos
youtube-external-chaptersExtract video chapters
youtube-external-trendingTrending videos by category
youtube-external-suggestionsSearch autocomplete suggestions
youtube-external-channel-videosChannel uploads
youtube-external-channel-playlistsChannel playlists
youtube-external-channel-communityChannel community posts
youtube-external-playlistGet playlist videos
youtube-external-healthCheck API status
youtube-external-proxiesYouTube Proxies API
youtube-external-localesYouTube Locales API

Amazon

ToolDescription
amazon-searchSearch products across 22 marketplaces
amazon-productGet detailed product by ASIN

LinkedIn

ToolDescription
linkedin-profileGet LinkedIn profile data
linkedin-companyGet company page data
linkedin-postGet post details
linkedin-searchSearch LinkedIn profiles

Trustpilot

ToolDescription
trustpilot-categoriesList business categories
trustpilot-businessesSearch businesses
trustpilot-countriesList supported countries
trustpilot-company-searchSearch for a company
trustpilot-company-detailsGet company profile
trustpilot-company-reviewsFetch company reviews

Kununu (German Reviews)

ToolDescription
kununu-searchSearch companies on Kununu
kununu-reviewsFetch company reviews
kununu-profilesGet company profile data
kununu-industriesList available industries
kununu-company-detailsFull company details

TrustedShops (European Reviews)

ToolDescription
trustedshops-marketsGet all available markets
trustedshops-searchSearch for shops
trustedshops-reviewsGet reviews for a shop
trustedshops-shopGet detailed shop profile

Google Maps & Places

ToolDescription
simple-searchQuick search for places by query
advanced-searchSearch with filters and pagination
autocompleteGet place suggestions as you type
google-reviewsFetch Google place reviews
google-single-reviewGet single review details
google-business-detailsFull business info from Maps
google-maps-photosDownload photos from a place
google-maps-directionsGet directions between locations

Google Flights

ToolDescription
google-flights-one-waySearch one-way flights
google-flights-round-tripSearch round-trip flights
google-flights-date-rangeFind cheapest dates to fly
google-flights-airlinesGet supported airlines (free)
google-flights-airportsGet supported airports (free)
google-flights-booking-detailsGet flight booking information

Google Hotels

ToolDescription
google-hotels-searchSearch hotels by location
google-hotels-autocompleteLocation autocomplete for hotels

ImmobilienScout24 (German Real Estate)

ToolDescription
immobilienscout24-searchSearch property listings
immobilienscout24-propertyGet property details
immobilienscout24-locationsLocation autocomplete
immobilienscout24-price-insightsAverage price per m²

Vinted (Marketplace)

ToolDescription
vinted-searchSearch items on Vinted
vinted-filtersGet available filters
vinted-suggestionsSearch autocomplete
vinted-item-detailsGet item information
vinted-item-shippingGet shipping details
vinted-similar-itemsGet similar items
vinted-user-profileGet user profile
vinted-user-itemsGet items listed by user
vinted-categoriesGet all catalog categories

Indeed (Jobs)

ToolDescription
indeed-jobsSearch for jobs on Indeed

Google Search

Search for "best coffee shops in New York"

YouTube

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

Translation

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 Maps

Search for "coffee shops" near "Times Square"
Get directions from "Central Park" to "Brooklyn Bridge"

Flights

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

Hotels

Search hotels in Paris for check-in 2025-04-01, check-out 2025-04-05

Real Estate (Germany)

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
  • API key required from scrappa.co
  • Rate limits apply based on your Scrappa plan
  • Some tools require specific marketplace/country parameters
  • Google search results may have caching delays
  • Flight/hotel searches support various filters and sorting options
README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install Scrappa MCP?

Run openclaw add @userlip/scrappa-skill in your terminal. This installs Scrappa MCP into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/userlip/scrappa-skill. Review commits and README documentation before installing.