mcpbeat Sign in

Twitterapi Io MCP Server

local only

Twitterapi Io MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from npm. Last commit 31 May 2026.

Official MCP server for twitterapi.io — Twitter/X data (tweets, users, followers, trends).

Installs per day peak 86 · avg 27 · -61% w/w
a month agotoday
57
Installs / week
npm · @kaitoinfra/twitterapi-io-mcp-server
0
Stars
0 open issues
31 May 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Twitterapi Io MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add twitterapi-io-mcp-server -- npx -y @kaitoinfra/twitterapi-io-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "twitterapi-io-mcp-server": {
      "args": [
        "-y",
        "@kaitoinfra/twitterapi-io-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.twitterapi-io-mcp-server]
command = "npx"
args = ["-y", "@kaitoinfra/twitterapi-io-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "twitterapi-io-mcp-server": {
      "args": [
        "-y",
        "@kaitoinfra/twitterapi-io-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "twitterapi-io-mcp-server": {
      "args": [
        "-y",
        "@kaitoinfra/twitterapi-io-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: TWITTERAPI_IO_API_KEY (Your twitterapi.io API key — get from https://twitterapi.io dashboard). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Twitterapi Io MCP Server

same job, measured the same way
TwitterAPIs
by twitterapis

Official MCP server for twitterapis.com. Read and write Twitter/X: search, users, tweets, DMs.

1 026 installs/wk local only
Twitterapi MCP Server
by kaitoinfra

Twitter/X read-only MCP server — 12 tools: search, users, tweets, followers, timelines, trends.

12 tools answering
Sorsa MCP
by sorsa-io

MCP server for the Sorsa.io X/Twitter data API

34 installs/wk local only
X Twitter
by jojapi

X (twitter): x, xapi, Twitter, twitter api, twitters ,tweets, tw, twttr, FollowerIds, friendsIds.

107 tools answering
TwtAPI
by tonygjj

Hosted Twitter/X tools for search, users, timelines, followers, trends, and research.

answering
SocialData
by socialdata

Twitter (X) API alternative for AI agents: tweet search, profiles, followers. $0.0002 per result.

14 tools answering
Twitter
by jojapi

X (formerly Twitter): X (formerly Twitter) public and private data API for search, posts (Tweets).

32 tools answering
ScrapeBadger
by scrape-badger

Twitter/X scraping API for AI agents. Get profiles, tweets, trends, and more.

56 installs/wk local only

Twitterapi Io MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Twitterapi Io MCP Server?
Twitterapi Io MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @kaitoinfra/twitterapi-io-mcp-server was installed 57 times last week.
How do I connect Twitterapi Io MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @kaitoinfra/twitterapi-io-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Twitterapi Io MCP Server?
The npm package @kaitoinfra/twitterapi-io-mcp-server was installed 57 times in the last week. Week over week that is -61%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Twitterapi Io MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.