74
/ 100
1 month ago
glama

Twitter MCP

MCP server for Twitter/X enabling AI agents to search, post, reply, and engage with tweets.

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.
🔐
You'll be asked for 4 credentials: TWITTER_ACCESS_TOKEN, TWITTER_ACCESS_TOKEN_SECRET, TWITTER_API_KEY, TWITTER_API_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.
🔐 secretTWITTER_ACCESS_TOKEN"": "your-access-token",
🔐 secretTWITTER_ACCESS_TOKEN_SECRET"": "your-access-token-secret"
🔐 secretTWITTER_API_KEY"": "your-api-key",
🔐 secretTWITTER_API_SECRET"": "your-api-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/isteamhq-twitter-mcp-r9sy5q)](https://m8ven.ai/mcp/isteamhq-twitter-mcp-r9sy5q)
commit: d14fcc6434625cd94bc1f1d18df5f30914eac0e9
code hash: 719be0b0e8a50a2622691dfb4a57d5e2e84c56c49b770d27f9caccdc8125dff1
verified: 6/11/2026, 10:51:48 AM
view raw JSON →