Skip to content
Claude Code

TwitterAPIs for Claude Code

io.github.twitterapis/twitterapis-mcp

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

client:Claude Code transport:stdio runtime:npm

Install TwitterAPIs in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add twitterapis-mcp -e TWITTERAPIS_KEY=<TWITTERAPIS_KEY> -e TWITTERAPIS_BASE_URL=<TWITTERAPIS_BASE_URL> -e TWITTERAPIS_TIMEOUT_MS=<TWITTERAPIS_TIMEOUT_MS> -- npx -y @twitterapis/mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

TwitterAPIs in other clients