scrape-badger/scrapebadger-mcp
Access Twitter/X data including user profiles, tweets, followers, trends, lists, and communities via the ScrapeBadger API.
Quick Start
Clone the repository:
git clone https://github.com/scrape-badger/scrapebadger-mcpClaude Desktop configuration example:
{
"mcpServers": {
"scrapebadger-mcp": {
"command": "npx",
"args": [
"-y",
"scrape-badger/scrapebadger-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.