Twitter/X

MCP Server

Twitter/X social media integration. Post tweets, search, manage followers, and analyze engagement.

by Community

★★★★☆ 3.9/5 (65 reviews)
750GitHub stars
10kinstalls
Updated 2025-12-15
typescriptintermediateactive

Installation

npx -y twitter-mcp-server

Quick Start

```json
{
  "mcpServers": {
    "twitter": {
      "command": "npx",
      "args": ["-y", "twitter-mcp-server"],
      "env": {
        "TWITTER_API_KEY": "key",
        "TWITTER_API_SECRET": "secret",
        "TWITTER_ACCESS_TOKEN": "token"
      }
    }
  }
}
```

Tools & Capabilities

post_tweet
search_tweets
get_timeline
get_user

Compatibility

Claude Desktop

About Twitter/X

Twitter/X social media integration. Post tweets, search, manage followers, and analyze engagement.

View on GitHub →

Language: TypeScript

Category: Communication

← Back to MCP Hub Directory