TwitterAPIs runs on your own machine — the client starts it, so there is no endpoint to ping. 1 026 installs a week from npm. Last commit 14 Sep 2026.
Official MCP server for twitterapis.com. Read and write Twitter/X: search, users, tweets, DMs.
Today is the operative word: we check TwitterAPIs 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 twitterapis-mcp -- npx -y @twitterapis/mcp
{
"mcpServers": {
"twitterapis-mcp": {
"args": [
"-y",
"@twitterapis/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.twitterapis-mcp]
command = "npx"
args = ["-y", "@twitterapis/mcp"]
{
"mcpServers": {
"twitterapis-mcp": {
"args": [
"-y",
"@twitterapis/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"twitterapis-mcp": {
"args": [
"-y",
"@twitterapis/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
TWITTERAPIS_KEY (Your twitterapis.com API key. Create one at https://www.twitterapis.com/dashboard. Required: every tool call authenticates with it.), TWITTERAPIS_BASE_URL (Override the API base URL. Defaults to https://api.twitterapis.com. Only set this if you were given a different endpoint.), TWITTERAPIS_TIMEOUT_MS (Per-request timeout in milliseconds. Raise it if you page through large follower lists on a slow link.).
The author declared them in the registry entry; get the values from the project itself.
Official MCP server for twitterapi.io — Twitter/X data (tweets, users, followers, trends).
Twitter/X read-only MCP server — 12 tools: search, users, tweets, followers, timelines, trends.
Read public X posts, replies, profiles, and search results through Rettiwt or the official API.
Reddit MCP server with full read/write - posts, comments, search, and content creation.
Read/write X (Twitter) via twitterapi.io: mentions, thread context, create and delete tweets.
X / Twitter public post, comment, reply, user, and search tools.
Twitter/X tools for AI agents — read timelines, post tweets, search, and engage
X (formerly Twitter): X (formerly Twitter) public and private data API for search, posts (Tweets).
Answers built from our own checks of this server.