74
grade C
2 days ago
mcp_so

🐦 X-Post MCP πŸš€

A Model Context Protocol (MCP) server that allows interaction with the X API, along with a client to interact with the server using Google's Gemini AI.

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: GEMINI_API_KEY, TWITTER_ACCESS_SECRET, TWITTER_ACCESS_TOKEN, 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.
πŸ” secretGEMINI_API_KEYβ€” your_gemini_api_key
πŸ” secretTWITTER_ACCESS_SECRETβ€” your_twitter_access_secret
πŸ” secretTWITTER_ACCESS_TOKENβ€” your_twitter_access_token
πŸ” secretTWITTER_API_KEYβ€” your_twitter_api_key
πŸ” secretTWITTER_API_SECRETβ€” your_twitter_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 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/subhadeeproy3902-x-post-mcp-x8uwcn)](https://m8ven.ai/mcp/subhadeeproy3902-x-post-mcp-x8uwcn)
commit: ca499510a7028d9c4cd8277a2442036bd6ac6c26
code hash: 6ef5cd29b325093e05aa6bb5d6f7a9bd9049b3d947bbd1b8bc072676e6db925d
verified: 4/18/2026, 6:07:47 PM
view raw JSON β†’