Scrape Twitter/X profiles, tweets, search. No API key. Structured JSON. x402 pay-per-call.
{
"mcpServers": {
"io-github-br0ski777-twitter-scraper": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Scrape Twitter/X profiles, tweets, search. No API key. Structured JSON. x402 pay-per-call.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Commit history unknown.
Will it work with my client?
Transport: . Compatibility not confirmed.
Scrape Twitter/X profiles, tweets, and search results. No API key needed. Structured JSON for AI agents. Powered by x402 micropayments.
The social intelligence layer AI agents need to monitor Twitter, analyze accounts, and track trends -- all without needing a Twitter API key or OAuth.
| Endpoint | Price | What it does |
|---|---|---|
POST /api/profile | $0.005 | Scrape user profile -- bio, stats, avatar, verification |
POST /api/search | $0.005 | Search tweets by keyword, hashtag, or mention |
POST /api/tweets | $0.005 | Get recent tweets from a specific user |
// Request
{ "username": "elonmusk" }
// Response
{
"username": "elonmusk",
"displayName": "Elon Musk",
"bio": "Mars & Cars, Chips & Dips",
"followers": 195000000,
"following": 850,
"tweetCount": 45000,
"verified": true,
"createdAt": "June 2009",
"location": "Austin, TX",
"website": "https://x.com",
"pinnedTweet": "..."
}
// Request
{ "query": "x402 protocol", "count": 5 }
// Response
{
"query": "x402 protocol",
"resultCount": 5,
"results": [
{
"id": "1234567890",
"text": "x402 is changing how agents pay for APIs...",
"author": { "username": "web3builder", "displayName": "Web3 Builder" },
"likes": 42,
"retweets": 12,
"views": 1200,
"createdAt": "2026-04-13T09:30:00Z",
"url": "https://x.com/web3builder/status/1234567890"
}
]
}
{
"mcpServers": {
"twitter-scraper": {
"url": "https://twitter-scraper-production.up.railway.app/mcp",
"transport": "sse"
}
}
}
Uses x402 protocol. No API keys, no OAuth, no Twitter developer account needed. Your agent pays $0.005 per request in USDC on Base.
No automated test available for this server. Check the GitHub README for setup instructions.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationNo known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Persistent memory using a knowledge graph
Hash-verified file editing MCP server with token efficiency hook. 11 tools for AI coding agents.
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
MCP Security Weekly
Get CVE alerts and security updates for io.github.Br0ski777/twitter-scraper and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.