MCP Catalogs
Homex-twitter-scraper screenshot

x-twitter-scraper

by Xquik-dev·82·Score 46

MCP server with 2 tools for Twitter/X data extraction and API interaction via 100+ endpoints.

web-scrapingcommunicationdeveloper-tools
8
Forks
0
Open issues
this month
Last commit
2d ago
Indexed

Overview

The x-twitter-scraper MCP server provides AI agents with tools for comprehensive Twitter/X data operations. It includes capabilities for tweet search, profile data retrieval, follower extraction, media downloads, and account monitoring. The server features two main MCP tools: 'explore' and 'xquik', covering 100+ REST API endpoints with streaming HTTP capabilities. It integrates with multiple AI coding agents including Claude Code, OpenAI Codex, Cursor, GitHub Copilot, and others, offering significant cost savings compared to the official Twitter API (up to 67x cheaper for some operations).

Try asking AI

After installing, here are 5 things you can ask your AI assistant:

you:Extracting tweet data and user profiles for social media analytics
you:Automating social media content monitoring and engagement tracking
you:Building applications that interact with Twitter/X through AI agents
you:How many MCP tools are available?
you:How does this compare to the official Twitter API cost?

When to choose this

Choose this for affordable access to Twitter data when you need bulk extraction, monitoring, and posting capabilities without using the official API.

When NOT to choose this

Don't use if you need official API compliance, have concerns about X's terms of service, or require stability guarantees for production workloads.

Tools this server exposes

2 tools extracted from the README
  • explore

    Explore the Xquik Twitter API with 100+ endpoints through MCP integration

  • xquik

    Access the Xquik Twitter API capabilities including tweet search, profile data, and analytics

Comparable tools

twitter-api-mcpsocial-media-toolsweb-scraping-mcp

Installation

Installation

Install via the skills CLI (auto-detects your installed agents):

npx skills@1.5.3 add Xquik-dev/x-twitter-scraper

For Claude Desktop, add the following to your claude_desktop_config.json:

{
  "mcpServers": {
    "x-twitter-scraper": {
      "command": "node",
      "args": ["/path/to/x-twitter-scraper/dist/index.js"]
    }
  }
}

FAQ

How many MCP tools are available?
The server provides 2 MCP tools: 'explore' and 'xquik' that cover 100+ API endpoints.
How does this compare to the official Twitter API cost?
This MCP server is significantly cheaper, offering up to 67x lower costs than the official Twitter API for some operations.

Compare x-twitter-scraper with

GitHub →

Last updated · Auto-generated from public README + GitHub signals.