HomeCommunication › postwire-mcp

postwire-mcp

One prompt, a native post per network: TikTok, Instagram, YouTube, LinkedIn, X. Free, no card.

TypeScript Cloud
★ 0 stars Last pushed 2026-09-02

Topics: Social Media

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.3.4)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "postwire-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "POSTWIRE_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • POSTWIRE_API_KEY required secret — Your PostWire API key (free at https://postwire.io/dashboard.html)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry