postiz-app

GitHub

๐Ÿ“จ The ultimate agentic social media scheduling tool ๐Ÿค–

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "postiz-app": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-postiz-app"
      ]
    }
  }
}