MCP Uptime
← MCP Reliability Index  /  Files & Storage
S

Socialclaw

io.github.ndesv21/socialclaw
Connect any AI agent to 11+ social platforms: schedule, publish & track posts via hosted MCP.
healthy
status
18
tools exposed
364ms
connect latency
90b13a3fff29
schema fingerprint

Tools (18)

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 (e.g. from the dashboard) to post. Optionally filter by kind (ima
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.

Endpoint

https://getsocialclaw.com/mcp
Category: Files & Storage · Last checked: 2026-07-30T13:56:43Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.