mcpserver.lol
registry/postlia
Connection check verified live · 28h ago

postlia

Schedule and publish social posts to 7 networks from AI agents. Postlia API key (Pro) required.

Tools 15
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 28h ago

Tools & capabilities

15 tools

Read from the running server on 28h ago.

cancel_post id*
Cancel a scheduled post by id.
create_draft content*platforms*
Save a draft for later without spending posting quota.
create_post queuecontent*mediaUrlmediaAltsmediaTypemediaUrls +6
Create a post. Provide scheduledAt (ISO datetime) to schedule, queue=true for the next open queue slot, or neither to post within ~5 minutes. Media platforms (instagram, tiktok, pi…
delete_draft id*
Delete a draft by id.
get_analytics_summary days
Post-outcome summary over the last N days: totals, published/partial/failed counts, per-platform volume, and recent platform errors.
get_posting_quota
The posting quota that will actually be enforced: tier, posts used, limit and remaining. Check this before composing a batch instead of discovering the limit via errors.
get_post_receipt id*
Delivery receipt for a post: per-platform outcome (published/failed/retrying/pending), platform post ids, and the platform's real error text. Use this to VERIFY a post actually wen…
get_queue_info
The posting schedule (timezone + weekly slots) and the next open queue slots, i.e. when a create_post with queue=true would actually publish.
list_accounts
List the connected social accounts on this Postlia workspace.
list_drafts
List saved drafts (not scheduled, cost no quota).
list_published_posts limit
Recent post history with per-post outcome status and any platform errors.
list_scheduled_posts
List upcoming scheduled posts.
reschedule_post id*scheduledAt*
Move a pending scheduled post to a new future time (ISO datetime).
update_post_content id*content*
Rewrite a pending scheduled post's text. Platform character limits are enforced.
upload_media url*
Pull an image or video from a public https URL into Postlia storage. Returns the storage URL and media type, ready for create_post. PNG, JPEG, WebP, GIF, MP4, WebM, MOV, max 25 MB.