Server data from the Official MCP Registry
Post, delete & read on X (Twitter) using your own logged-in web session — no paid API.
Post, delete & read on X (Twitter) using your own logged-in web session — no paid API.
tweetkit-x is a tool for automating X (Twitter) posts/deletes via session cookies rather than the official API. While the code is well-structured with proper error handling and no obvious malicious patterns, there are moderate security concerns: the session cookie is the sole authentication mechanism with no additional validation, file path inputs lack comprehensive validation enabling potential directory traversal, and the MCP server lacks rate limiting or action confirmation mechanisms that could allow an AI to perform destructive operations without explicit user approval. Additionally, automating web sessions violates X's Terms of Service, creating legal/account risk for users. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 1 high severity). Package verification found 1 issue.
6 files analyzed · 14 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: TWEETKIT_COOKIE_KEYCHAIN
Environment variable: TWEETKIT_COOKIE
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-nsozturk-tweetkit-x": {
"env": {
"TWEETKIT_COOKIE": "your-tweetkit-cookie-here",
"TWEETKIT_COOKIE_KEYCHAIN": "your-tweetkit-cookie-keychain-here"
},
"args": [
"tweetkit-x"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.