Model Context Protocol

Connect your AI agent to real-time web data

63 MCP tools for Twitter/X, Vinted, and web scraping. Works with Claude, Cursor, Windsurf, Gemini, ChatGPT, and more. Zero setup — just add one config snippet.

Twitter/X DataVinted MarketplaceWeb ScrapingReal-Time Streams
63
MCP Tools
3
Products
10
AI Platforms
<2min
Setup Time

Setup in 2 Minutes

Choose your AI tool and paste the config. Every platform has a slightly different format — we've got the exact snippet for each one.

~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "scrapebadger": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://mcp.scrapebadger.com/mcp?api_key=YOUR_API_KEY"]
    }
  }
}
Requires npx mcp-remote bridge for remote servers.

Replace YOUR_API_KEY with your ScrapeBadger API key from the dashboard.

63 Tools Across 3 Products

Every ScrapeBadger API endpoint is available as a typed MCP tool with structured parameters and descriptions that AI agents understand natively.

Twitter Users

11 tools
  • Get profile by username/ID
  • Batch lookup
  • Search users
  • Followers & following
  • Mentions
  • Subscriptions
  • Articles

Twitter Tweets

11 tools
  • Get tweet details
  • Advanced search
  • Replies & quotes
  • Retweeters & favoriters
  • Edit history
  • Community notes
  • Similar tweets

Twitter Discovery

12 tools
  • Trending topics
  • Location trends
  • Communities & tweets
  • Lists & list tweets
  • Places & geo search
  • Spaces & broadcasts

Twitter Streams

8 tools
  • Create/manage monitors
  • Webhooks setup & test
  • Delivery logs
  • Billing logs

Twitter Filter Rules

8 tools
  • Create/manage rules
  • Validate queries
  • Pricing tiers
  • Delivery logs per rule

Vinted Marketplace

8 tools
  • Search items with filters
  • Item details
  • Seller profiles
  • Brand search
  • Colors & statuses
  • Market listing

Web Scraping

6 tools
  • Scrape any URL
  • JS rendering
  • Anti-bot detection
  • Screenshots
  • AI data extraction
  • Batch jobs

How It Works

Step 1

Add Config Snippet

Paste the one-liner config into your AI tool. Your API key authenticates every request.

Step 2

Ask Your AI Agent

"Search Twitter for posts about AI agents" — your agent discovers and calls the right ScrapeBadger tool.

Step 3

Get Real Data

The MCP server proxies to our API, returns structured data, and your agent processes it naturally.

See It In Action

A real conversation with an AI agent using ScrapeBadger MCP tools.

AI Agent Session
User:
Search Twitter for recent posts about "web scraping MCP"
Agent:
Calling twitter_advanced_search(query="web scraping MCP")
Found 12 tweets. Here are the most relevant:

1. @devtools_weekly: "Just connected ScrapeBadger to Claude via MCP. 63 tools, zero code. The future of data access." (142 likes)
2. @ai_engineer: "MCP + web scraping is a game changer for AI agents..." (89 likes)
User:
Get the full profile of @devtools_weekly
Agent:
Calling twitter_get_user_by_username(username="devtools_weekly")
@devtools_weekly - Developer Tools Weekly
Followers: 24.3K | Following: 892
Bio: "Curating the best developer tools every week."

Frequently Asked Questions

Start with 1,000 Free Credits

Sign up, grab your API key, and paste the config into your favorite AI tool. Your agent will have access to 63 tools in under 2 minutes.