The ScrapingBot MCP server connects your AI tools to the web. Scrape any site, extract structured data, get search results — directly inside your AI workflow. Works with Claude, Cursor, Windsurf, Continue, Zed and more.
MCP is an open protocol. One config, any compatible client.
Same config works in every MCP-compatible client.
Sign up at scraping-bot.io — 500 free credits/month, no credit card required. You'll find your username and API key in your dashboard.
Create free account →The config is the same for all clients. Add this JSON block to your client's MCP config file:
{ "mcpServers": { "scraping-bot": { "command": "npx", "args": ["-y", "github:Sene/scraping-bot-mcp"], "env": { "SCRAPING_BOT_USERNAME": "your-username", "SCRAPING_BOT_API_KEY": "your-api-key" } } } }
"mcpServers": { ... } key"context_servers" keyRestart your AI client. The ScrapingBot tools are now available. Just ask naturally — your AI will call the right tool automatically.
Ask naturally in any supported client — your AI picks the right tool.
Scrape the Amazon product page at [URL] and tell me the title, price, and rating.
Search Google for 'best web scraping API 2026' and summarize the top 10 results
Get the property details for this Rightmove listing: [URL]
Scrape this Booking.com hotel and list all available room types and prices
Get the raw HTML of this website and extract all the product names from it
Each tool maps to a ScrapingBot API endpoint and returns clean, structured data.
Returns raw HTML from any webpage. Handles proxies, CAPTCHAs, and JS rendering automatically.
Extract structured product data from Amazon, eBay, Walmart, and 100+ retailers.
Get structured listing data from Zillow, Rightmove, SeLoger, and other property sites.
Extract Google or Bing SERP results as structured JSON with titles, URLs, and descriptions.
Scrape hotel prices, availability and reviews from Booking.com, Airbnb, and more.
Open source — The MCP server is MIT licensed. View the source, contribute, or fork it on GitHub. github.com/Sene/scraping-bot-mcp
Pass options to any scraping tool to fine-tune behavior for difficult targets.
500 free credits/month. No credit card required.
Get your free API key →