Skip to main content
ClaudeWave

MCP server to let Claude/Cursor/any AI agent post to TikTok, Instagram, YouTube, X, LinkedIn, Bluesky, Telegram & more via PostWire.

MCP ServersOfficial Registry0 stars0 forksJavaScriptUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/Perufitlife/postwire-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "postwire-mcp": {
      "command": "node",
      "args": ["/path/to/postwire-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/Perufitlife/postwire-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# postwire-mcp

**Let your AI agent post to social media.** An [MCP](https://modelcontextprotocol.io) server for [PostWire](https://postwire.io) — 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):

```json
{
  "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

What people ask about postwire-mcp

What is Perufitlife/postwire-mcp?

+

Perufitlife/postwire-mcp is mcp servers for the Claude AI ecosystem. MCP server to let Claude/Cursor/any AI agent post to TikTok, Instagram, YouTube, X, LinkedIn, Bluesky, Telegram & more via PostWire. It has 0 GitHub stars and was last updated today.

How do I install postwire-mcp?

+

You can install postwire-mcp by cloning the repository (https://github.com/Perufitlife/postwire-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is Perufitlife/postwire-mcp safe to use?

+

Perufitlife/postwire-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains Perufitlife/postwire-mcp?

+

Perufitlife/postwire-mcp is maintained by Perufitlife. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to postwire-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy postwire-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: Perufitlife/postwire-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/perufitlife-postwire-mcp)](https://claudewave.com/repo/perufitlife-postwire-mcp)
<a href="https://claudewave.com/repo/perufitlife-postwire-mcp"><img src="https://claudewave.com/api/badge/perufitlife-postwire-mcp" alt="Featured on ClaudeWave: Perufitlife/postwire-mcp" width="320" height="64" /></a>

More MCP Servers

postwire-mcp alternatives