67
/ 100
3 days ago
glama

thread-storm

MCP server for publishing threads to Threads and Twitter/X simultaneously from Claude Code. Journal your thoughts, convert them to viral threads, and post everywhere at once.

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 5 credentials: THREADS_ACCESS_TOKEN, TWITTER_API_KEY, TWITTER_API_SECRET, TWITTER_ACCESS_TOKEN, TWITTER_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.
🔐 secretTHREADS_ACCESS_TOKEN"": "your-threads-token",
🔐 secretTWITTER_API_KEY"": "your-twitter-api-key",
🔐 secretTWITTER_API_SECRET"": "your-twitter-api-secret",
🔐 secretTWITTER_ACCESS_TOKEN"": "your-twitter-access-token",
🔐 secretTWITTER_ACCESS_TOKEN_SECRET"": "your-twitter-access-token-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/asadhuddleduck-thread-storm-1tudv5)](https://m8ven.ai/mcp/asadhuddleduck-thread-storm-1tudv5)
commit: edd75fde46f7ba92a01a60410f00c617095128f8
code hash: 028d352cdf59cf5e652c5c24c4bd5a0cc8bd44b899ca07b70850cf54b58b0252
verified: 6/21/2026, 10:09:41 AM
view raw JSON →