X Tools for Claude MCP: A lightweight toolkit enabling Claude AI to search Twitter with natural language and display unanalyzed results.
| Tool name | Description | Destructive? |
|---|---|---|
| searchTwitter | ✓ no |
{
"mcpServers": {
"iflowtwitter-x": {
"command": "npx",
"args": [
"-y",
"@iflow-mcp/twitter-x-mcp-server"
]
}
}
}