Read-only Twitter API server with bookmark and like management, plus anti-rate-limit protection.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.X_MCP_SINGBOX_START_TIMEOUTX_MCP_STATE_PATH— No ~/.x-mcp/throttle_state.json Where the throttle layer persists pacing / cooldowns / request logX_MCP_MAX_BACKOFF— Active cooldown: if a previous 429 recorded a reset time for this endpoint, either sleep it out (if within ) or refuse with a retry hint (if further out) — active intercept, no wasted request.X_MCP_MAX_CALLS_PER_WINDOW— No 250 Client-side request budget per 15-min window. 0 disables the capTWITTER_USERNAME— "": "your_username",TWITTER_EMAIL— No — Email if your account has one; omitted if not set (twikit accepts auth_info_2=None)TWITTER_PASSWORD— "": "your_password"CAPSOLVER_API_KEY— No — Capsolver API key (only needed if you hit Arkose challenges)X_MCP_COOKIES_PATH— No ~/.x-mcp/cookies.json Path to cookies file. Set this on both the login machine and the deployment machine.[](https://m8ven.ai/mcp/lascivea-x-mcp-lite-owb5ed)