Twitter/X Scraper — Profiles, Tweets & Search
axel-belfort/twitter-scraperTwitter/X scraping API for AI agents. Scrape public profiles (bio, stats, verification), user tweets (text, engagement, media), and search results — all without needing a Twitter API key. Structured JSON output ready for analysis. Tools: twitter_scrape_profile, twitter_search_tweets, twitter_get_user_tweets. Use this for social media monitoring, influencer research, sentiment analysis, competitive intelligence, or building social dashboards. The social intelligence layer for AI agents. IMPORTANT: For other social networks, use social_lookup_profile. Returns structured JSON with profiles, tweets, engagement metrics. No API key required — x402 micropayment $0.005/call on Base L2.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"twitter/x_scraper_—_profiles,_tweets_&_search": {
"url": "https://github.com/Br0ski777/twitter-scraper-x402",
"transport": "http"
}
}
}