Claude Desktop scraping with Scrappa MCP
Add Scrappa to Claude Desktop with mcp-remote, restart the app, and ask Claude to call live scraping tools for research, lead generation, review monitoring, and structured web data extraction.
MCP server URL
https://scrappa.co/mcp
Setup steps
Create a Scrappa API key from the dashboard.
Install Node.js 18+ so Claude Desktop can run mcp-remote.
Open claude_desktop_config.json on macOS or Windows.
Paste the Scrappa MCP server configuration and replace YOUR_SCRAPPA_API_KEY.
Fully quit and restart Claude Desktop, then ask Claude to list available Scrappa tools.
Configuration
{
"mcpServers": {
"scrappa": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://scrappa.co/mcp", "--header", "X-API-KEY: YOUR_SCRAPPA_API_KEY"]
}
}
}
Related MCP pages
Maps
Google Maps scraper
simple-search
Find places, enrich business profiles, and pull review data for lead generation and local market research agents.
Search
Google Search scraper
search
Give Claude, Cursor, and other AI agents structured SERP results for rank tracking, research, and competitor monitoring.
Social
YouTube scraper
youtube-transcript
Search videos, fetch metadata, collect comments, and retrieve transcripts for content research workflows.
Client setup
Cursor MCP setup
cursor
Add Scrappa to Cursor so agent mode can call web scraping tools while you work in the IDE.
Use cases
Agent use cases
agent-workflows
Build lead generation, review monitoring, real estate research, and SERP tracking agents with live web data.