# WoopSocial MCP

Vendor: WoopSocial  
Category: other  
Auth: API_KEY  
Composio slug: `woop_social`

WoopSocial provides social media publishing, scheduling, media, project, account, and webhook management through its REST API.

## Tools

- **Create Draft Post** — Save a post as a WoopSocial draft without publishing it externally. TikTok MEDIA_UPLOAD targets require human completion in TikTok if publication is later initiated. If enabled, media cleanup may permanently delete referenced WoopSocial med
- **Create Project** — Create a WoopSocial project in the API key's organization.
- **Delete Media** — Permanently delete one WoopSocial media-library item by its exact, explicitly supplied media ID. This operation cannot be undone. Never infer, guess, or automatically select the media ID.
- **Delete Post** — Permanently delete a parent post by its exact ID. Deletion is allowed only while every social-account delivery is still NOT_STARTED; any delivery in another state causes a conflict and the post is not deleted. This operation cannot be undon
- **Delete Project** — Permanently delete a WoopSocial project by an exact, explicitly supplied project ID. This irreversible cascading deletion also permanently deletes the project's social accounts, OAuth grants, media references, and posts. Never infer, guess,
- **Delete Social Account** — Permanently remove a connected social account from WoopSocial using its exact ID. This irreversible operation disconnects the account and revokes and deletes its stored OAuth grant and tokens. The connection cannot be recovered by this tool
- **Delete Social Account Post** — Permanently delete one social-account-specific post delivery using its exact delivery ID. The ID is distinct from the parent post ID.
- **Delete Webhook** — Permanently delete one WoopSocial webhook endpoint using its exact, explicitly supplied webhook ID. This operation cannot be undone. Never infer, guess, or automatically select the webhook ID.
- **Get Post** — Get a parent post and its per-social-account delivery records by post ID.
- **Get Social Account Platform Inputs** — Get dynamic Pinterest board choices or TikTok posting-policy options for a connected social account before constructing a post target.
- **List Media** — List one page of WoopSocial media-library items, optionally filtered by project or exact media IDs.
- **List Projects** — List all projects accessible to the connected WoopSocial API key.
- **List Social Account Posts** — List one page of per-account post deliveries, optionally filtered by projects, social accounts, parent posts, platforms, or delivery statuses.
- **List Social Accounts** — List connected social accounts available for publishing, optionally within one project.
- **List Webhooks** — List registered WoopSocial webhook endpoints and their subscribed events. Signing secrets are not returned and cannot be recovered with this tool.
- **Publish Post Now** — Publish a post to external social platforms now; external publication is an irreversible action. TikTok MEDIA_UPLOAD requires a human to finish publication in TikTok instead of completing direct publication. If enabled, media cleanup perman
- **Register Webhook** — Register a public HTTPS endpoint for WoopSocial publishing-success and/or publishing-failure events. The response contains a sensitive signing secret exactly once; capture and store it securely because it cannot be retrieved later.
- **Schedule Post** — Schedule automatic future publication to external social platforms; that future publication is irreversible. TikTok MEDIA_UPLOAD still requires a human to finish publication in TikTok. If enabled, media cleanup permanently deletes reference
- **Upload Media** — Upload one image or video of at most 100 MB into a WoopSocial project using the atomic multipart endpoint.
- **Validate Post** — Validate a proposed WoopSocial post without creating it. Returns blocking errors and non-blocking warnings for the complete multi-platform request.

## Setup

1. Create or open a Switchy Project.
2. Open Integrations and connect WoopSocial.
3. Authorise through api_key.
4. Teammates can now @-mention WoopSocial tools in chat.

---
Last verified: 2026-09-03T02:00:04.194Z  
Canonical URL: https://switchy.build/directory/mcps/woop-social