Skip to main content
Social MediaPython

scrape-badger/scrapebadger-mcp

Access Twitter/X data including user profiles, tweets, followers, trends, lists, and communities via the ScrapeBadger API.

social-mediacloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/scrape-badger/scrapebadger-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "scrapebadger-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "scrape-badger/scrapebadger-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Social Media
Language
Python
Author
scrape-badger