OpenTweet Mcp
@opentweetio
About OpenTweet Mcp
OpenTweet MCP let's users schedule, draft and publish X (Twitter) posts directly without creating Twitter developer account.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"opentweet": {
"command": "npx",
"args": [
"-y",
"@opentweet/mcp-server"
],
"env": {
"OPENTWEET_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Tools
18Create a tweet. Can save as draft, schedule for a specific time, or publish immediately to X.
Create a Twitter/X thread (multiple connected tweets posted as a chain).
List your tweets with optional filtering by status. Returns paginated results.
Get full details of a specific tweet by its ID.
Update an existing tweet. Can change text, category, schedule, or media. Cannot edit already-posted tweets.
Permanently delete a tweet. This cannot be undone.
Publish an existing draft or scheduled tweet immediately to X/Twitter. Requires an active subscription and X account connection.
Schedule multiple tweets at once. Each tweet must already exist as a draft. Provide an array of post IDs with their scheduled dates.
Get your posting analytics including stats, streaks, trends, category breakdown, and recent activity. Use type parameter to get specific analytics.
Get your OpenTweet account status including subscription plan, daily posting limits, and post counts.
Upload an image or video file to use in tweets. Returns a URL that can be passed to create_tweet or update_tweet in the media_urls field. Supported formats: JPG, PNG, GIF, WebP (max 5MB), MP4, MOV (max 20MB).
Get your evergreen queue settings and pool statistics. Shows whether the queue is enabled, posting frequency, cooldown, and pool size limits.
Update evergreen queue settings. Control whether the queue is active, how many posts per day, posting times, and default cooldown period.
List posts in your evergreen pool. Shows all source posts that will be automatically reposted on rotation.
Add a post to the evergreen queue pool. Either add an existing post by ID or create a new evergreen post with text content.
Update an evergreen post's cooldown period or pause/unpause it.
Remove a post from the evergreen pool. The post is converted back to a regular draft, not deleted.
View the publishing history of evergreen posts. Shows clones that were automatically created and posted from the evergreen pool.
Overview
What is OpenTweet Mcp?
OpenTweet Mcp lets users schedule, draft, and publish X (Twitter) posts directly without needing a Twitter developer account.
How to use OpenTweet Mcp?
—
Key features of OpenTweet Mcp
- Schedule X (Twitter) posts
- Draft X (Twitter) posts
- Publish X (Twitter) posts
- No Twitter developer account required
Use cases of OpenTweet Mcp
- Schedule tweets for future publication
- Draft tweets before posting
- Publish tweets directly from the MCP server
FAQ from OpenTweet Mcp
What does OpenTweet Mcp do?
It lets users schedule, draft, and publish X (Twitter) posts directly.
Do I need a Twitter developer account to use OpenTweet Mcp?
No, OpenTweet Mcp works without creating a Twitter developer account.
Can I schedule posts with OpenTweet Mcp?
Yes, scheduling is one of the supported actions.
What types of actions does OpenTweet Mcp support?
OpenTweet Mcp supports scheduling, drafting, and publishing of X (Twitter) posts.
More Other MCP servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

EverArt
modelcontextprotocolModel Context Protocol Servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Comments