
mcp-server
TwitterAPI.io MCP
TwitterAPI.io MCP wraps TwitterAPI.io’s read-only X data endpoints as tools for AI assistants.

About
TwitterAPI.io MCP wraps TwitterAPI.io’s read-only X data endpoints as tools for AI assistants.
Key Features
- Retrieve supported X data through a third-party data API.
- Bring search and profile research into an MCP-compatible client.
Use Cases
Retrieve X data in an agent workflow using the selected provider and credentials.
Limitations
This is a third-party read-only integration, not the official X MCP service. Provider access limits and billing apply.
Sources
- Project documentation: https://twitterapi.io/twitter-mcp-server
MCP Setup
Prerequisites
- Node.js/npm.
Access requirements
- TwitterAPI.io account and API key.
Client setup
Claude Desktop
Transport: stdio
{
"mcpServers": {
"twitterapi-io": {
"command": "npx",
"args": [
"-y",
"@kaitoinfra/twitterapi-io-mcp-server"
],
"env": {
"TWITTERAPI_IO_API_KEY": "YOUR_TWITTERAPI_IO_API_KEY"
}
}
}
}
- Add to claude_desktop_config.json and restart.
Environment variables
TWITTERAPI_IO_API_KEY
Setup docs: https://twitterapi.io/twitter-mcp-server
Tags
MCPx-dataresearch
Alternatives
Comparable tools and resources explicitly connected to TwitterAPI.io MCP.
Related Entries
Keep exploring similar tools and resources in this category.
Related Reads
Background, tutorials, and protocol context connected to this entry.

Anthropic’s 1GW Data Center Push: Why AI Companies Are Now Fighting for Power, Not Just Models
Read next

Ostris AI Toolkit Guide: The Practical LoRA Training Suite for FLUX, Qwen, Z-Image, Wan, and Modern Diffusion Models
Read next

Javii Tools Review: The Tiny Browser Suite Behind Pixel-Perfect Creator Visuals
Read next





