Labsco
MCP SERVER

ScrapeBadger

by scrape-badger

Look up Twitter/X profiles, follower lists and single tweets through ScrapeBadger, without an X developer account.

Site Crawling & Scraping Infrastructure
Summary
An agent can read public Twitter/X data without X's developer platform.

Profiles, follower graphs and individual tweets come back through one key from ScrapeBadger — so a lookup is a tool call rather than an application for API access.

What it is

A client for the ScrapeBadger API, installed from PyPI. It reads public Twitter/X data — profiles, follower and following lists, individual tweets — through ScrapeBadger's key rather than through X's developer platform.

What you get
  • A user's profile, and the longer about information behind it
  • Who a user follows, and who follows them
  • A single tweet fetched by id
  • Users found by search
Requirements

A ScrapeBadger account and its API key in the client config. Runs straight from uvx with no install step, or from pip if you prefer it resident.

Setup effort

One command plus a key — uvx scrapebadger-mcp, then supply credentials