Skip to main content
Glama

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

  1. Get a free API key at https://postwire.io/dashboard.html 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.

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

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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