X Twitter Scraper - Xquik MCP Server
https://xquik.com/mcp
● degraded
Real-time X (Twitter) data: 120+ API endpoints, search, bulk extraction, writes
Transport
streamable-http
Auth
—
Cost
—
How to connect
MCP endpoint (streamable-http)
https://xquik.com/mcp
JSON-RPC initialize probe
curl -X POST https://xquik.com/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://docs.xquik.com/mcp/overview
Source code
https://github.com/Xquik-dev/x-twitter-scraper