io.github.ndesv21/socialclaw
io.github.ndesv21/socialclaw · v0.1.16 · MCP 2025-11-25
Connect any AI agent to 11+ social platforms: schedule, publish & track posts via hosted MCP.
Reachability
reachable
checked 2026-07-14 04:11 UTC
Registry status active
Tools pinned 18
673fcf67e03e
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace io.github.ndesv21
(GitHub-account verified by the official registry)
Repository
github.com/ndesv21/socialclaw
Remote endpoints
https://getsocialclaw.com/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 04:11 | first capture | 18 tools pinned |
Pinned tool definitions (18)
| Tool | Description |
|---|---|
| list_accounts | 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). |
| account_capabilities | 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. |
| connect_account | 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. |
| upload_asset | 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_schedule | Validate a schedule document against provider rules, media limits, account state, and publish times WITHOUT creating any posts. Always run this before apply_schedule. |
| preview_campaign | Preview how a campaign schedule document expands into concrete posts and steps without creating anything. |
| apply_schedule | 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. |
| publish_draft | Publish a previously created draft run, optionally at a given ISO-8601 start time. |
| list_posts | List posts in the workspace with optional filters. |
| list_assets | 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... |
| get_post | Get one post including its delivery state and provider identifiers. |
| post_attempts | List publish attempts for a post, including provider errors. Use this to debug failed posts. |
| retry_post | Retry a failed post. |
| cancel_post | Cancel a scheduled post before it publishes. |
| run_status | Get the status summary of a publishing run and its posts. |
| get_analytics | Get analytics snapshots for a post, an account, or a run. scope must be post, account, or run; id is the matching identifier. |
| workspace_usage | Get workspace usage counters and plan entitlement consumption. |
| workspace_health | Get workspace health, including connection state across providers. Pass provider to check one provider's connections. |
Status badge
[](https://toolpin.dev/servers/io.github.ndesv21/socialclaw)
Maintain this server? Add the badge to your README — it links your users to this live status page.