io.github.ndesv21/socialclaw
pkg:npm:socialclaw
Connect any AI agent to 11+ social platforms: schedule, publish & track posts via hosted MCP.
- transport:
- remote + stdio
- credential class:
- self-provisionable
Owner verification
Not yet verified. Verifying proves you control this server and is free, permanently — it never changes a published score.
Start verification →Tools
- account_capabilitiesshallow
Get publish capabilities and provider rules for connected accounts: what media is allowed, text limits, and whether publishing is currently possible. Pass accountId for one account, or provider to filter, or neither for all.
- apply_scheduleshallow
Create a publishing run from a schedule document. Posts are scheduled or published through connected accounts. Send an idempotencyKey so retries do not create duplicate runs.
- cancel_postshallow
Cancel a scheduled post before it publishes.
- connect_accountshallow
Start connecting a new social account. For OAuth providers this returns an authorizeUrl the user must open in a browser. Telegram requires botToken and chatId; Discord requires webhookUrl.
- delete_instagram_commentshallow
Permanently delete an Instagram comment on the user's media. Prefer hide_instagram_comment when unsure.
- get_analyticsshallow
Get analytics snapshots for a post, an account, or a run. scope must be post, account, or run; id is the matching identifier.
- get_instagram_account_insightsshallow
Get an Instagram account's insight trend (a daily time series, e.g. reach) over the last N days.
- get_instagram_commentsshallow
Read the comments (and replies) on an Instagram post. Use list_instagram_media first to get a mediaId.
- get_instagram_media_insightsshallow
Get analytics for one Instagram post (reach, likes, comments, saved, shares, views). Use list_instagram_media for the mediaId.
- get_instagram_messagesshallow
Read the messages in an Instagram direct-message conversation.
- get_instagram_profileshallow
Get an Instagram account's profile stats: followers, follows, media count, bio.
- get_postshallow
Get one post including its delivery state and provider identifiers.
- hide_instagram_commentshallow
Hide or unhide an Instagram comment on the user's media. Set hidden=false to unhide.
- list_accountsshallow
List connected social accounts in the SocialClaw workspace. Optionally filter by provider (x, facebook, instagram_business, instagram, linkedin, linkedin_page, pinterest, tiktok, telegram, discord, youtube, reddit, wordpress).
- list_assetsshallow
List media (images/videos) the user has uploaded to their SocialClaw library, newest first. Each asset includes a publicUrl usable directly as media_link in validate_schedule/apply_schedule. Use this to find a previously uploaded file (e.g. from the dashboard) to post. Optionally filter by kind (image/video), mime, or a text query over filename/id.
- list_instagram_conversationsshallow
List the Instagram direct-message conversations for an account, most recent first. Each conversation includes `counterpart` (the other person's {id, username}) — use its id as the recipientId when replying; `participants` also lists the account itself.
- list_instagram_mediashallow
List an Instagram account's recent posts (caption, permalink, timestamp, comment count) so you can find one to read or moderate comments on. account is the connected-account id or handle.
- list_instagram_mentionsshallow
List recent @mentions of the workspace's Instagram accounts (captured from Instagram mention webhooks).
- list_postsshallow
List posts in the workspace with optional filters.
- post_attemptsshallow
List publish attempts for a post, including provider errors. Use this to debug failed posts.
- preview_campaignshallow
Preview how a campaign schedule document expands into concrete posts and steps without creating anything.
- publish_draftshallow
Publish a previously created draft run, optionally at a given ISO-8601 start time.
- react_instagram_messageshallow
React to a received Instagram direct message (e.g. love).
- refresh_analyticsshallow
Fetch fresh analytics for a published post from the provider and store a new snapshot, then return it. Supported providers: Instagram, TikTok, YouTube, Reddit, X, Pinterest, Snapchat (others return an unsupported snapshot). Call this before get_analytics when you need current numbers rather than the last stored snapshot.
- reply_instagram_commentshallow
Reply to an Instagram comment on the user's media.
- retry_postshallow
Retry a failed post.
- run_statusshallow
Get the status summary of a publishing run and its posts.
- send_instagram_messageshallow
Send an Instagram direct message — a text reply, or an image/video attachment via attachment_url. Only allowed within 24 hours of the recipient's last message unless a message tag (e.g. HUMAN_AGENT) is supplied.
- upload_assetshallow
Upload media (image or video) to SocialClaw hosted storage. Provide either sourceUrl (a public URL the server downloads) or contentBase64. Returns an asset id and a public URL usable as media_link in schedules.
- validate_scheduleshallow
Validate a schedule document against provider rules, media limits, account state, and publish times WITHOUT creating any posts. Always run this before apply_schedule.
- workspace_healthshallow
Get workspace health, including connection state across providers. Pass provider to check one provider's connections.
- workspace_usageshallow
Get workspace usage counters and plan entitlement consumption.
Embed this server’s score
Tool count and median score across every tool in this server’s corpus — honest in a way a single cherry-picked tool’s badge wouldn’t be.
[](https://vouch.tools/servers/e4233972-b1e6-46f9-be98-b013c9d921d9)