X (Twitter) Scraper
Real-time X (Twitter) data platform with 2 MCP tools covering 120+ REST API endpoints. Search tweets, look up users, get timelines, extract followers/likes/retweets in bulk, monitor accounts, run giveaway draws, and perform write actions (tweet, like
What is X (Twitter) Scraper?
X (Twitter) Scraper is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to real-time x (twitter) data platform with 2 mcp tools covering 120+ rest api endpoints. search tweets, look up users, get timelines, extract followers/likes/retweets in bulk, monitor accounts, run give...
Real-time X (Twitter) data platform with 2 MCP tools covering 120+ REST API endpoints. Search tweets, look up users, get timelines, extract followers/likes/retweets in bulk, monitor accounts, run giveaway draws, and perform write actions (tweet, like
This server falls under the Search & Data Extraction category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- Real-time X (Twitter) data platform with 2 MCP tools coverin
Use Cases
Maintainer
Works with
Installation
NPM
npx -y x-(twitter)-scraperManual Installation
npx -y x-(twitter)-scraperConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use X (Twitter) Scraper
X Twitter Scraper is a real-time X (Twitter) data platform delivered as an MCP server, providing AI agents with access to over 120 REST API endpoints through just 2 MCP tools. It covers tweet search, user profile lookups, bulk follower and engagement extraction, timeline analysis, account monitoring, and write actions such as posting tweets, liking, and following — all authenticated through the Xquik dashboard rather than raw API keys. Researchers, marketers, and developers use it to automate social media intelligence and engagement workflows directly from their AI assistant.
Prerequisites
- Node.js 18+ installed
- A Xquik account (sign up at xquik.dev) with sufficient usage credits
- An MCP-compatible client such as Claude Desktop, Cursor, or any agent supporting the skills protocol
- The skills CLI installed: npm install -g skills
Create a Xquik account and add credits
Go to xquik.dev, create an account, and add usage credits. Authentication is managed through the Xquik dashboard — no Twitter/X developer API keys are required.
Install the x-twitter-scraper skill
Use the skills CLI to add the x-twitter-scraper skill to your environment.
npx [email protected] add Xquik-dev/x-twitter-scraperAdd the server to your MCP client configuration
Register the server in your MCP client config file. The server is invoked via npx and handles authentication through the Xquik platform.
{
"mcpServers": {
"x-twitter-scraper": {
"command": "npx",
"args": ["-y", "x-twitter-scraper"]
}
}
}Restart your MCP client
Restart Claude Desktop or your chosen MCP client to load the x-twitter-scraper server. Two MCP tools will appear covering all 120+ REST endpoints.
Start querying Twitter data
Use natural language to search tweets, pull user profiles, extract followers, monitor accounts, or perform write actions. All operations are confirmation-gated for write actions.
X (Twitter) Scraper Examples
Client configuration
Example claude_desktop_config.json for the X Twitter Scraper MCP server.
{
"mcpServers": {
"x-twitter-scraper": {
"command": "npx",
"args": ["-y", "x-twitter-scraper"]
}
}
}Prompts to try
Example prompts for tweet search, user data extraction, and monitoring.
- "Search for tweets mentioning 'model context protocol' from the last 7 days"
- "Get the latest 20 tweets from @OpenAI's timeline"
- "Extract all followers of @anthropic and export as a list"
- "Find who retweeted this tweet: [tweet URL]"
- "Show trending topics in the United States right now"
- "Post a tweet saying: Just shipped a new feature using MCP!"Troubleshooting X (Twitter) Scraper
Insufficient credits error
Log into your Xquik dashboard and top up your credit balance. Bulk extraction operations (followers, retweets, likes) consume more credits than simple lookups.
Write actions (tweet, like, follow) failing
Write actions are confirmation-gated. Ensure your MCP client supports interactive confirmation dialogs. Also verify that your Xquik account has write permissions enabled in the dashboard.
npx command not found or skill not installing
Ensure Node.js 18+ is installed and npx is on your PATH. Try installing the skills CLI globally first with: npm install -g skills, then re-run the add command.
Frequently Asked Questions about X (Twitter) Scraper
What is X (Twitter) Scraper?
X (Twitter) Scraper is a Model Context Protocol (MCP) server that real-time x (twitter) data platform with 2 mcp tools covering 120+ rest api endpoints. search tweets, look up users, get timelines, extract followers/likes/retweets in bulk, monitor accounts, run giveaway draws, and perform write actions (tweet, like It connects AI assistants to external tools and data sources through a standardized interface.
How do I install X (Twitter) Scraper?
Install via npm with the command: npx -y x-(twitter)-scraper. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).
Which AI clients work with X (Twitter) Scraper?
X (Twitter) Scraper works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is X (Twitter) Scraper free to use?
Yes, X (Twitter) Scraper is open source and available under the MIT license. You can use it freely in both personal and commercial projects.
X (Twitter) Scraper Alternatives — Similar Search & Data Extraction Servers
Looking for alternatives to X (Twitter) Scraper? Here are other popular search & data extraction servers you can use with Claude, Cursor, and VS Code.
TrendRadar
★ 58.0kA real-time hotspot monitoring and news aggregation assistant that provides AI-powered analysis of trending topics across multiple platforms via the Model Context Protocol. It enables users to track news and receive automated notifications through va
Scrapling
★ 52.7k🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
PDF Math Translate
★ 33.9k[EMNLP 2025 Demo] PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/MCP/Docker/Zotero
GPT Researcher
★ 27.2kAn autonomous agent that conducts deep research on any data using any LLM providers
Agent Reach
★ 20.1kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
Xiaohongshu
★ 13.7kMCP for xiaohongshu.com
Browse More Search & Data Extraction MCP Servers
Explore all search & data extraction servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up X (Twitter) Scraper in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use X (Twitter) Scraper?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.