MCP Server
ScrapeBadger provides a hosted MCP (Model Context Protocol) server atmcp.scrapebadger.com that lets AI agents access all ScrapeBadger APIs through structured, typed tools.
What is MCP?
Model Context Protocol is an open standard by Anthropic for connecting AI models to external tools and data sources. Instead of writing code, your AI agent discovers and calls ScrapeBadger tools naturally during a conversation.Key Features
92 Tools
Every ScrapeBadger API endpoint is available as a typed MCP tool with structured parameters.
Zero Setup
Hosted at mcp.scrapebadger.com — just add one config snippet to your AI tool.
10 Platforms
Works with Claude, Cursor, Windsurf, VS Code, Gemini, ChatGPT, OpenClaw, Cline, and more.
Same Pricing
No extra cost — MCP uses the same credit-based pricing as the REST API.
4 Products
Twitter/X data, Google (16 products), Vinted marketplace, and general web scraping — all in one server.
Bearer Auth
Secure API key authentication via Authorization header or query parameter.
Available Tools
Google Tools
All 29 Google MCP tools are prefixed withgoogle_:
- Search & Discovery
- Maps
- Shopping
- News, Trends, Jobs
- Specialized
Quick Start
1
Get an API Key
Sign up at scrapebadger.com and create an API key from the dashboard.
2
Choose Your AI Tool
See the integration guides for copy-paste config snippets for each platform.
3
Start Using Tools
Ask your AI agent to search tweets, scrape websites, or look up Vinted items — it will discover and call the right tools automatically.
Authentication
Pass your API key using one of these methods:MCP Endpoint
https://mcp.scrapebadger.com/health
