HomeCommunication › ScrapeBadger

ScrapeBadger

Twitter/X scraping API for AI agents. Get profiles, tweets, trends, and more.

Python Cloud
★ 2 stars Last pushed 2026-05-30 License: MIT

Topics: Social Media

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.1.1)

uvx scrapebadger-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "scrapebadger-mcp": {
      "command": "uvx",
      "args": [
        "scrapebadger-mcp"
      ],
      "env": {
        "SCRAPEBADGER_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • SCRAPEBADGER_API_KEY required secret — Your ScrapeBadger API key from scrapebadger.com

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry