69
/ 100
18 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-mcp-1ca6s8)](https://m8ven.ai/mcp/bintangtimurlangit-twikit-mcp-1ca6s8)
commit: 0f77a193465d561da257abb5b0f37d1363890721
code hash: ce7b02b68d27e25f02d3a60b53a33eae717a1a3350a424aebfb04b373a0dc5d3
verified: 7/13/2026, 9:48:37 AM
view raw JSON →