MCP server for ScrapeBadger - Twitter/X scraping API for AI agents (Claude, ChatGPT, Cursor)
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"scrapebadger-mcp": {
"command": "uvx",
"args": [
"scrapebadger-mcp"
]
}
}
}
Run in terminal:
claude mcp add scrapebadger-mcp uvx scrapebadger-mcp
Add to .cursor/mcp.json:
{
"mcpServers": {
"scrapebadger-mcp": {
"command": "uvx",
"args": [
"scrapebadger-mcp"
]
}
}
}
Or install with pip: pip install scrapebadger-mcp
README Excerpt
<!-- mcp-name: io.github.scrape-badger/scrapebadger --> <p align="center"> <img src="https://scrapebadger.com/logo-dark.png" alt="ScrapeBadger" width="400"> </p> <h1 align="center">ScrapeBadger MCP Server</h1> <p align="center"> <a href="https://pypi.org/project/scrapebadger-mcp/"><img src="https://img.shields.io/pypi/v/scrapebadger-mcp.svg" alt="PyPI version"></a>
Tools (20)
AuthenticationErrorInsufficientCreditsErrorNotFoundErrorRateLimitErrorSCRAPEBADGER_API_KEYget_twitter_community_detailget_twitter_followersget_twitter_followingget_twitter_list_detailget_twitter_list_tweetsget_twitter_place_trendsget_twitter_trendsget_twitter_tweetget_twitter_user_aboutget_twitter_user_profileget_twitter_user_tweetssearch_twitter_communitiessearch_twitter_listssearch_twitter_placessearch_twitter_tweets
Topics
aiai-agent-toolclaudecopilotcursorgeminillmmcpmcp-serverscrapebadgertwitter-apitwitter-api-mcptwitter-mcptwitter-scraper-mcpweb-scraping