# X Twitter Server

Enable natural language interaction with Twitter to fetch profiles, post tweets, search trends, and manage followers and bookmarks. Simplify Twitter API v2 usage with built-in rate limit handling and…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add rafaljanicki/x-twitter-mcp-server

# Browse available tools
npx -y @smithery/cli@latest tool list rafaljanicki/x-twitter-mcp-server
```

---

Source: https://github.com/rafaljanicki/x-twitter-mcp-server | License: MIT
