69
/ 100
6 days ago
glama

twikit-mcp

An MCP server that enables AI assistants to interact with Twitter/X through a single authenticated session without an official API key, providing 27 tools for reading and writing tweets, user management, timeline access, trends, and direct messages.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: TWIKIT_AUTH_TOKEN, TWIKIT_PASSWORD, TWIKIT_TOTP_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configTWIKIT_MCP_RATE_LIMIT_PER_MINUTE30 Max tool calls per minute
configTWIKIT_LANGUAGEdefault en-US
configTWIKIT_PROXYe.g. http://user:pass@host:port
🔐 secretTWIKIT_AUTH_TOKEN✅ the auth_token cookie value
configTWIKIT_CT0✅ the ct0 cookie value
configTWIKIT_COOKIES
configTWIKIT_COOKIES_FILE
configTWIKIT_AUTH_INFO_1
🔐 secretTWIKIT_PASSWORD
configTWIKIT_AUTH_INFO_2
🔐 secretTWIKIT_TOTP_SECRET
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/bintangtimurlangit-twikit-x-mcp-1bhckn)](https://m8ven.ai/mcp/bintangtimurlangit-twikit-x-mcp-1bhckn)
commit: de1aba67960f150fa8769592c51da64f2d0eecdd
code hash: 582cbb9ca4b2cc6b33aafd765392ffcfd1b3ab09f10a50b10ac1976151b5e44c
verified: 7/25/2026, 8:36:29 AM
view raw JSON →