0
/ 100
23 days ago
glama

tweetkit-x

MCP server that allows posting, deleting, and reading X (Twitter) tweets using your own browser session cookie, bypassing the official paid API. Includes tools for auth setup, tweet creation, deletion, timeline reading, and regex search.

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
🚨
Reads files from sensitive locations
Touches: ~/.config/tweetkit
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configTWEETKIT_COOKIEResolution order at runtime (first hit wins): explicit arg → → TWEETKIT_COOKIE_FILE → ./cookie.txt → ~/.config/tweetkit/cookie.txt → Keychain (TWEETKIT_COOKIE_KEYCHAIN).
configTWEETKIT_COOKIE_FILEResolution order at runtime (first hit wins): explicit arg → TWEETKIT_COOKIE → → ./cookie.txt → ~/.config/tweetkit/cookie.txt → Keychain (TWEETKIT_COOKIE_KEYCHAIN).
configTWEETKIT_COOKIE_KEYCHAINexport =tweetkit
// 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/nsozturk-tweetkit-x-o7chcl)](https://m8ven.ai/mcp/nsozturk-tweetkit-x-o7chcl)
commit: f7e7076074bc0042d61c4c6cc02af526d02864f6
code hash: c998c51cf3c2f14739c82ca39264ceb2b1400fa20de5637c57c3760683f6d692
verified: 7/8/2026, 8:45:06 AM
view raw JSON →