70
grade C
4 days ago
mcp_so

X(Twitter) V2 MCP Server

An MCP server implementation that provides tools for interacting with the [Twitter/X API v2](

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 4 credentials: TWITTER_ACCESS_TOKEN, TWITTER_ACCESS_TOKEN_SECRET, TWITTER_API_KEY, TWITTER_API_KEY_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_TOKENyour_access_token
🔐 secretTWITTER_ACCESS_TOKEN_SECRETyour_access_token_secret
🔐 secretTWITTER_API_KEYyour_api_key
🔐 secretTWITTER_API_KEY_SECRETyour_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 5 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/nexusx-mcp-x-v2-server-1pujuw)](https://m8ven.ai/mcp/nexusx-mcp-x-v2-server-1pujuw)
commit: 606dfd296530b28181935084e6883802edd92510
code hash: 657848c90897cf78c031c2d7945738331520639201c21d46c6cc83da1a04d07f
verified: 4/18/2026, 6:02:54 PM
view raw JSON →