mcp-x-publisher
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-x-publisherPost a tweet: 'Exploring new MCP servers today!'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-x-publisher
MCP (Model Context Protocol) server for posting single tweets, threads, and saving drafts to X (Twitter) automatically using Playwright.
Installation / Usage with MCP Clients
Add the following JSON configuration to your MCP client (Claude Desktop, Cursor, Kiro, Claude Code, etc.):
{
"mcpServers": {
"x-publisher": {
"command": "npx",
"args": ["-y", "mcp-x-publisher"],
"env": {
"X_AUTH_TOKEN": "YOUR_AUTH_TOKEN_HERE",
"X_CT0": "YOUR_CT0_HERE"
}
}
}
}Related MCP server: Twitter/X MCP Server
Features
x_publish_post: Publish single post to X (text and optional image).x_publish_thread: Publish multi-tweet thread to X sequentially.x_save_draft: Save a tweet to X online draft box.
Authentication
Authentication cookies can be provided via environment variables:
X_AUTH_TOKEN:auth_tokencookie value from your X login session.X_CT0:ct0cookie value from your X login session.
Alternatively, if no environment variables are specified, it will attempt to load saved cookies from ~/.config/baoyu-skills/x-to-markdown/cookies.json (Linux/macOS) or %APPDATA%\baoyu-skills\x-to-markdown\cookies.json (Windows).
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Stop guessing what works on X/Twitter. Analyze your history, draft in your voice, schedule posts.
Draft, schedule and publish social posts to nine platforms from any AI agent.
Schedule, generate and publish social posts to X, LinkedIn, Instagram, Threads and YouTube
- AntworkOAuthio.antwork
Draft, schedule, and publish social posts for your workspace straight from your AI.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables creating, managing, and publishing X/Twitter posts, threads, and replies directly through Claude chat. Supports draft management with the ability to create, list, publish, and delete tweet drafts.101MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to interact with Twitter/X through Playwright browser automation without requiring an official API key. It provides tools for posting content, searching tweets, reading feeds, and managing social interactions like follows and likes.3MIT
- AlicenseCqualityDmaintenanceEnables you to write, refine, and publish tweets to X (Twitter) using AI assistance.1Apache 2.0
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to fully automate X/Twitter interactions including searching, posting, engaging, and managing multiple accounts without paid API keys.MIT