Tweetkit X runs on your own machine — the client starts it, so there is no endpoint to ping. 192 installs a week from pypi. Last commit 8 Jul 2026.
Post, delete & read on X (Twitter) using your own logged-in web session — no paid API.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
out = subprocess.run(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add tweetkit-x -- uvx tweetkit-x
{
"mcpServers": {
"tweetkit-x": {
"args": [
"tweetkit-x"
],
"command": "uvx"
}
}
}
[mcp_servers.tweetkit-x]
command = "uvx"
args = ["tweetkit-x"]
{
"mcpServers": {
"tweetkit-x": {
"args": [
"tweetkit-x"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"tweetkit-x": {
"args": [
"tweetkit-x"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
TWEETKIT_COOKIE_KEYCHAIN (macOS Keychain service name holding your X session cookie string (must contain auth_token + ct0). Alternatively set TWEETKIT_COOKIE (the raw cookie string) or TWEETKIT_COOKIE_FILE (a file path).), TWEETKIT_COOKIE (Your X (Twitter) session cookie string — the Cookie header from a logged-in x.com request. Must contain auth_token and ct0.).
The author declared them in the registry entry; get the values from the project itself.
Drive your own logged-in Instagram session via the INSSIST extension: read, publish, DMs, analytics.
X/Twitter reads, search, monitors and posting. Pay-per-call in USDC — no signup, no API keys.
Twitter: Access real-time Twitter/X data as soon as it's posted! With the Twitter/X AIO API, you.
Read-only X/Twitter MCP: posts, threads, replies, search via twscrape. No API key.
Stop guessing what works on X/Twitter. Analyze your history, draft in your voice, schedule posts.
Find where to post on Reddit and score your draft before posting — no API keys needed.
Read/write X (Twitter) via twitterapi.io: mentions, thread context, create and delete tweets.
Search, read and publish X posts and manage users, lists and media via the X API v2.
Answers built from our own checks of this server.