Server data from the Official MCP Registry
Let any AI agent post to TikTok, Instagram, X, YouTube, LinkedIn, Bluesky & more via MCP.
Let any AI agent post to TikTok, Instagram, X, YouTube, LinkedIn, Bluesky & more via MCP.
This is a well-structured MCP server with appropriate authentication, reasonable permissions, and clean code. The server requires a PostWire API key for operation, uses standard OAuth Bearer token authentication, and makes only expected network calls to the PostWire API. One minor code quality issue exists around error handling specificity, but this does not materially affect security. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
3 files analyzed · 5 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: POSTWIRE_API_KEY
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"
}
}
}From the project's GitHub README.
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.
{
"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.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
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.