X (Twitter) Scraper

v2.4.13Search & Data Extractionstable

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

advanced-searchagent-skillai-agentdata-extractionfollower-export
Share:
91
Stars
0
Downloads
0
Weekly
0/5

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

Real-time Twitter data extraction
Tweet search and user timeline analysis
Bulk follower and engagement export
Xquik-dev

Maintainer

LicenseMIT
Languagejavascript
Versionv2.4.13
UpdatedMay 21, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y x-(twitter)-scraper

Manual Installation

npx -y x-(twitter)-scraper

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

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
1

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.

2

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-scraper
3

Add 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"]
    }
  }
}
4

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.

5

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.

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.

Quick Config Preview

{ "mcpServers": { "x-twitter-scraper": { "command": "npx", "args": ["-y", "x-(twitter)-scraper"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

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.

33,000+ ServersFree & Open SourceStep-by-Step Guides