Back to search
100
MCP live v1.0.1 sse

Twitter Scraper API

io.github.Br0ski777/twitter-scraper

Scrape Twitter/X profiles, tweets, search. No API key. Structured JSON. x402 pay-per-call.

Uptime
50.0%
4 probes
Response
35ms
last probe
Tools
3
callable

Tools · 3

twitter_scrape_profile

Use this when you need to look up a Twitter/X user profile by username or URL. Returns structured profile data including bio, follower/following counts, tweet count, verification status, and recent ac…

twitter_search_tweets

Use this when you need to find tweets about a topic, brand, event, or keyword. Returns up to 20 recent tweets matching the query with full text, engagement metrics, author info, and timestamps. 1. qu…

twitter_get_user_tweets

Use this when you need to see what a specific Twitter/X user has been posting recently. Returns their latest tweets with full text, engagement metrics, and timestamps. 1. username: the @handle querie…

Similar MCP servers embedding-nearest

Twitter Scraper API
Scrape Twitter/X profiles, tweets, search. No API key. Structured JSON. x402 pay-per-call.
0 tools · sse
Twitter Scraper
Scrape Twitter/X profiles, tweets, and search results without an API key.
0 tools
ScrapeBadger
Twitter/X scraping API for AI agents. Get profiles, tweets, trends, and more.
0 tools
X (Twitter)
Interact with X (Twitter) by posting tweets and searching for tweets through the X API.
0 tools
n8n-nodes-xcrawl
Scrape, crawl, and extract structured data from any website using the XCrawl API.
0 tools
Web Search API
Web search returning structured results — titles, URLs, snippets. x402 micropayment.
0 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "twitter_scraper_api": {
      "url": "https://twitter-scraper-x402-production.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}