Tweetkit X runs on your own machine — the client starts it, so there is no endpoint to ping. 59 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.
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"
}
}
}
Answers built from our own checks of this server.