Server data from the Official MCP Registry
One prompt, a native post per network: TikTok, Instagram, YouTube, LinkedIn, X. Free, no card.
About
One prompt, a native post per network: TikTok, Instagram, YouTube, LinkedIn, X. Free, no card.
Security Report
Valid MCP server (2 strong, 4 medium validity signals). 1 known CVE in dependencies (0 critical, 1 high severity) Package registry verified. Imported from the Official MCP Registry.
3 files analyzed · 2 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: POSTWIRE_API_KEY
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-perufitlife-postwire-mcp": {
"env": {
"POSTWIRE_API_KEY": "your-postwire-api-key-here"
},
"args": [
"-y",
"postwire-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
postwire-mcp
Your agent writes the post, picks the right shape for each network, and publishes it.
An MCP server for PostWire. Give Claude, Cursor, or any agent one idea and it publishes a native post to TikTok, Instagram, YouTube, X, LinkedIn, Reddit, Bluesky, Mastodon, Telegram and Discord — not the same text pasted ten times.
you: "post the demo video — we shipped scheduling today"
agent: → YouTube title + description + tags, 16:9
→ TikTok hook in the first line, 4 tags
→ LinkedIn no link in the body, link in the first comment
→ X under 280, link in a reply
published. 4/4.
Quick start
- Get a free API key at postwire.io/dashboard.html and connect an account. One OAuth click — PostWire already holds the platform approvals, so there is no app review to wait for.
- Add it to your MCP client:
{
"mcpServers": {
"postwire": {
"command": "npx",
"args": ["-y", "postwire-mcp"],
"env": { "POSTWIRE_API_KEY": "pw_live_your_key" }
}
}
}
Client-specific setup: Claude Desktop · Claude Code · Cursor · VS Code · Windsurf
No key yet? list_platforms still answers, so you can see what is supported before signing up.
Tools
| Tool | What it does |
|---|---|
generate_posts | Smart Distribute. One prompt → a draft written for each platform: character limits, hashtag conventions, YouTube SEO title+tags, hook-first captions for TikTok, link-in-comment for LinkedIn. Returns drafts for you to review. |
post_to_social | Publishes. Takes one text for all, or per_platform drafts from generate_posts. |
get_post_status | Publish state for platforms that report one back (TikTok and YouTube process asynchronously). |
list_platforms | Every supported network and the fields it needs. Works without a key. |
my_account | Plan, posts used this month, which accounts are connected. |
Failures are refused up front rather than half-published: a video network with no video, text over a platform's limit, or an account that was never connected all come back as a clear error before anything goes out. A four-network post never leaves you with two live and two silently missing.
Platforms
One OAuth click — TikTok · Instagram · YouTube · X · LinkedIn · Reddit · Facebook Token or webhook — Bluesky · Mastodon · Telegram · Discord
Pricing
Per brand, never per network. Connect a business once and every one of its accounts is included.
| Brands | Posts/month | ||
|---|---|---|---|
| Free | 1 | 30 | no card |
| Starter | 3 | 300 | $9/mo |
| Pro | 10 | 2,000 | $29/mo |
| Agency | 50 | 15,000 | $99/mo |
Ten client businesses on five networks each is $29 here. Buffer bills per channel; Ayrshare's comparable tier is $299.
REST too
Everything the MCP server does is a plain HTTP call, if you would rather not run an MCP client:
curl -X POST https://postwire.io/api/post \
-H "Authorization: Bearer $POSTWIRE_API_KEY" \
-H "Content-Type: application/json" \
-d '{"platforms":["x","bluesky"],"text":"shipped."}'
Docs: postwire.io
MIT © PostWire
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Paperclip
Freeby Paperclipai · Developer Tools
Trending hip-hop artist momentum scores across four cultural dimensions.
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
