68
/ 100
8 days ago
glama

mcp-x

Enables posting tweets to X (Twitter) via the X API v2, using Claude.

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 5 credentials: X_API_KEY, X_API_KEY_SECRET, X_ACCESS_TOKEN, X_ACCESS_TOKEN_SECRET, X_BEARER_TOKEN
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.
configLOGGING_PATH"": "PROJECT_PATH/src/mcp_x/logs"
🔐 secretX_API_KEY"": "YOUR_API_KEY",
🔐 secretX_API_KEY_SECRET"": "YOUR_API_KEY_SECRET",
🔐 secretX_ACCESS_TOKEN"": "YOUR_ACCESS_TOKEN",
🔐 secretX_ACCESS_TOKEN_SECRET"": "YOUR_ACCESS_TOKEN_SECRET",
🔐 secretX_BEARER_TOKEN"": "YOUR_BEARER_TOKEN",
// 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 3 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/lyonsupernova-mcp-x-1p4mg9)](https://m8ven.ai/mcp/lyonsupernova-mcp-x-1p4mg9)
commit: b77175fe4def08aef53f13d49196a796343a789d
code hash: 9cf78fc5378e3c7b47c20742955e2c81d1e2dc3579e8abc4df8c17e67bfc7319
verified: 6/18/2026, 11:36:22 AM
view raw JSON →