X (Twitter) (by vidhupv)
Free直接通过 Claude 创建、管理和发布 X/Twitter 推文。
FreeFree tier
About X (Twitter) (by vidhupv)
X(Twitter) MCP Server is an open-source Model Context Protocol (MCP) server that enables AI assistants like Claude to directly create, manage, and publish X/Twitter posts. It allows users to tweet, create threads, manage drafts, and delete posts through natural language commands within the Claude chat interface. The server requires setup of X API credentials and can be installed manually or via Smithery.
Key Features
Create and publish single tweets via natural language commands
Create and manage tweet threads
View and manage draft tweets
Publish saved draft tweets
Delete draft tweets
Integrates directly with Claude desktop application
Setup via Smithery for automatic installation or manual configuration
Open source with MIT license
Pros & Cons
Pros
- Direct integration with Claude for seamless workflow
- Open source and free to use
- Simple setup with clear instructions (manual or Smithery)
- Supports full post lifecycle: create, draft, publish, delete
- Lightweight and focused on one task
Cons
- Requires valid X API credentials (developer account needed)
- Manual configuration of Claude desktop JSON file required
- No graphical interface; all interaction is command-line based
- Dependent on Claude desktop app (only works with Claude)
Best For
Automated social media posting through AI assistantsDrafting and scheduling tweets without leaving ClaudeCreating content threads on X/TwitterManaging multiple draft posts in one place
FAQ
How do I install the X(Twitter) MCP Server?
You can install it via Smithery using 'npx -y @smithery/cli install x-mcp --client claude' or manually by cloning the repository and setting up the claude_desktop_config.json file with your X API credentials.
What X API permissions are needed?
You need Read and Write permissions for the User Authentication Settings. Generate API key, API secret, access token, and access token secret from the X API Developer Portal.
Can I create threads with this MCP server?
Yes, you can ask Claude to create a thread about a topic, and the server will handle posting the thread to X/Twitter.
Does it support draft management?
Yes, you can view your draft tweets, publish them, or delete them directly through Claude.