-
Notifications
You must be signed in to change notification settings - Fork 184
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels