Twitterapi runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 3 Jul 2026.
Read/write X (Twitter) via twitterapi.io: mentions, thread context, create and delete tweets.
Today is the operative word: we check Twitterapi every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 twitterapi -- npx -y @pedrot95dev/twitterapi.mcp
{
"mcpServers": {
"twitterapi": {
"args": [
"-y",
"@pedrot95dev/twitterapi.mcp"
],
"command": "npx"
}
}
}
[mcp_servers.twitterapi]
command = "npx"
args = ["-y", "@pedrot95dev/twitterapi.mcp"]
{
"mcpServers": {
"twitterapi": {
"args": [
"-y",
"@pedrot95dev/twitterapi.mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"twitterapi": {
"args": [
"-y",
"@pedrot95dev/twitterapi.mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
TWITTERAPI_IO_KEY (twitterapi.io API key (x-api-key). Required for all tools.), TWITTERAPI_IO_AUTH_TOKEN (auth_token cookie from a logged-in X session. Write tools only.), TWITTERAPI_IO_CT0 (ct0 cookie from the same logged-in X session. Write tools only.), TWITTERAPI_IO_PROXY (Residential proxy (http://user:pass@ip:port). Write tools only.).
The author declared them in the registry entry; get the values from the project itself.
Official MCP server for twitterapis.com. Read and write Twitter/X: search, users, tweets, DMs.
Reddit MCP server with full read/write - posts, comments, search, and content creation.
Search, read and publish X posts and manage users, lists and media via the X API v2.
Read-only public Twitter data and TweetAPI docs for AI agents. Not affiliated with X Corp.
Read-only X/Twitter MCP: posts, threads, replies, search via twscrape. No API key.
Post, delete & read on X (Twitter) using your own logged-in web session — no paid API.
Repurpose content into Twitter threads, LinkedIn posts, Substack notes, email, and video.
Twitter/X tools for AI agents — read timelines, post tweets, search, and engage
Answers built from our own checks of this server.