Cursor MCP scraping with Scrappa
Cursor can use Scrappa MCP tools from agent mode, which makes it useful for building scrapers, validating API payloads, and enriching development tasks with live search and review data.
MCP server URL
https://scrappa.co/mcp
Setup steps
Create or open ~/.cursor/mcp.json.
Add the Scrappa mcp-remote server block.
Replace YOUR_SCRAPPA_API_KEY with an active key.
Restart Cursor so the MCP server is loaded.
Ask Cursor to run a Google Search, Google Maps, or YouTube transcript lookup.
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
Claude Desktop setup
mcp-remote
Copy-paste the mcp-remote configuration and connect Claude Desktop to Scrappa in under a minute.
Use cases
Agent use cases
agent-workflows
Build lead generation, review monitoring, real estate research, and SERP tracking agents with live web data.