Skip to content

[New Server] Xquik — Real-time X (Twitter) Data Platform MCP Server #708

@kriptoburak

Description

@kriptoburak

Name: Xquik
URL: https://xquik.com
GitHub: https://github.com/Xquik-dev/x-twitter-scraper
MCP Endpoint: https://xquik.com/mcp
MCP Registry: io.github.kriptoburak/xquik
Transport: Streamable HTTP
Category: Social Media / Data Extraction / AI Agent Tools
Pricing: Free tier (tweet composition, style analysis, radar, drafts) + $20/month subscription for full access

Description

Real-time X (Twitter) data platform with 20 MCP tools. Sandbox-based MCP v2 server with 2 tools (explore + xquik) covering 56 REST API endpoints:

  • Tweet search by keyword/hashtag
  • User profile lookup
  • Media download from tweets
  • 20 bulk extraction tools (followers, following, replies, retweets, quotes)
  • Account monitoring with webhook delivery
  • Trending topics & radar
  • Tweet composer with algorithm scoring
  • Writing style analysis
  • Giveaway draws
  • Draft management

Install (Claude Code)

claude mcp add xquik --transport http https://xquik.com/mcp --header "x-api-key: YOUR_API_KEY"

Manual Config

{
  "mcpServers": {
    "xquik": {
      "type": "url",
      "url": "https://xquik.com/mcp",
      "headers": {
        "x-api-key": "YOUR_API_KEY"
      }
    }
  }
}

Works with Claude Code, Cursor, ChatGPT, Codex, Copilot, Windsurf & 40+ AI agents.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions