PostWire
Enables publishing text, photos, and videos to Bluesky through the PostWire API.
Enables publishing text, photos, and videos to Discord through the PostWire API.
Enables publishing text, photos, and videos to Instagram through the PostWire API.
Enables publishing text, photos, and videos to Mastodon through the PostWire API.
Enables publishing text, photos, and videos to Telegram through the PostWire API.
Enables publishing text, photos, and videos to TikTok through the PostWire API.
Enables publishing text, photos, and videos to YouTube through the PostWire API.
postwire-mcp
Let your AI agent post to social media. An MCP server for PostWire — give Claude, Cursor, or any agent the ability to publish to TikTok, Instagram, YouTube, X, LinkedIn, Bluesky, Telegram, Mastodon & Discord with one tool call.
Quick start
Get a free API key at https://postwire.io/dashboard.html and connect your accounts.
Add to your MCP client (e.g. Claude Desktop / Cursor):
{
"mcpServers": {
"postwire": {
"command": "npx",
"args": ["-y", "postwire-mcp"],
"env": { "POSTWIRE_API_KEY": "pw_live_your_key" }
}
}
}Now your agent has two tools:
post_to_social—{ platforms: ["x","tiktok"], text, video_url?, photo_url? }list_platforms— list supported networks.
Related MCP server: AgentReacher
Why PostWire
One API + a real MCP server to post everywhere. Flat per-brand pricing (50 brands for $99 — vs Ayrshare's ~$779). Free tier, no card.
MIT © PostWire · https://postwire.io
Maintenance
Tools
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Perufitlife/postwire-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server