71
/ 100
12 days ago
glama

x-mcp-server

Enables AI assistants to interact with X (Twitter) API v2 for posting tweets, searching, liking, retweeting, and more through natural language.

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 8 credentials: BEARER_TOKEN, CONSUMER_KEY, API_KEY, CONSUMER_SECRET, SECRET_KEY, API_SECRET, ACCESS_TOKEN, ACCESS_TOKEN_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.
🔐 secretBEARER_TOKENyour-bearer-token
🔐 secretCONSUMER_KEYyour-consumer-key
🔐 secretAPI_KEY
🔐 secretCONSUMER_SECRET
🔐 secretSECRET_KEYyour-secret-key
🔐 secretAPI_SECRET
🔐 secretACCESS_TOKENyour-access-token
🔐 secretACCESS_TOKEN_SECRETyour-access-token-secret
configHOST/ FASTMCP_HOST 0.0.0.0 Bind address
configFASTMCP_HOSTHOST / 0.0.0.0 Bind address
configPORT/ FASTMCP_PORT 8000 Listen port
configFASTMCP_PORTPORT / 8000 Listen port
// 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 4 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/mindmadelab-x-mcp-4v9i2c)](https://m8ven.ai/mcp/mindmadelab-x-mcp-4v9i2c)
commit: 178f8bb7905103b95e1e6fe165fb025732af57b2
code hash: d9666363619f2f020b197500f2eece2074923a8f23c422dfd8de762c3247ceb7
verified: 7/19/2026, 8:53:06 AM
view raw JSON →