Command Palette

Search for a command to run...

UnylyUnyly
Browse all

PostWire

FreeNot checked

Lets any AI agent post to TikTok, Instagram, YouTube, X, LinkedIn, Bluesky, Telegram, Mastodon and Discord through a single post_to_social tool. Connect an acco

GitHubEmbed

About

Lets any AI agent post to TikTok, Instagram, YouTube, X, LinkedIn, Bluesky, Telegram, Mastodon and Discord through a single post_to_social tool. Connect an account once, then publish everywhere.

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.

Quick start

  1. Get a free API key at https://postwire.io/dashboard.html?utm_source=github&utm_medium=readme&utm_campaign=quickstart and connect your accounts.
  2. 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.

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/?utm_source=github&utm_medium=readme&utm_campaign=footer

from github.com/Perufitlife/postwire-mcp

Installing PostWire

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/Perufitlife/postwire-mcp

FAQ

Is PostWire MCP free?

Yes, PostWire MCP is free — one-click install via Unyly at no cost.

Does PostWire need an API key?

No, PostWire runs without API keys or environment variables.

Is PostWire hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install PostWire in Claude Desktop, Claude Code or Cursor?

Open PostWire on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare PostWire with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All communication MCPs