com.postlia/postlia

MCPcommunitylive
v1.0.0com.postliaUnknownUpdated 1mo ago

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

Endpoint healthlive
checked 1 day ago · 523ms
100% of the last 4 checks reached this endpoint
Works in
ClaudeCursorCopilotChatGPTGemini

Inferred from the transports this listing declares (streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.

Automatically indexed from public sources. Not yet verified by the developer on Forge.Claim this listing →
1mo agoLast update
Package
Authorcom.postlia
LicenseUnknown
Version1.0.0
Sourcemcp-registry
Trust Status
B
60/100Good
Listed in Forge index+10/10
Publisher identity verified+0/30
Publisher: this listing has no repository on file, so `forge publish` cannot verify ownership automatically. Use "Claim this listing" above — Forge reviews these by hand.
Domain verification+0/10
Not currently available for this listing type — the domain-verification check only runs for npm-backed packages today, so this row cannot be earned here yet regardless of what's hosted at the domain.
Prompt-injection scan · clean+30/30
Obfuscation / exfil scan · clean+20/20
StatusCommunity-indexed
PublisherUnverified
SignatureUnsigned
Domain
Provenance
DependenciesNot audited
Tool surface15 tools · 2 privileged
Security scan✓ Cleanvlive · 1d agoHow well does this scan work?
EvalsNone
IndexedJul 23, 2026

Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.

Tools

15 tools · 2 privileged
Observed live from the vendor's endpoint1d ago

Read from a real MCP initialize → tools/list handshake against the declared endpoint. No tool was ever invoked — tools/list is the read-only introspection call the protocol defines for this. It reflects what the server advertised at that moment; a hosted endpoint is not pinned to any version and can change without notice.

  • https://postlia.com/api/mcp15 tools · 523ms
list_accountsList the connected social accounts on this Postlia workspace.

List the connected social accounts on this Postlia workspace.

No input schema was published for this tool.

list_scheduled_postsList upcoming scheduled posts.

List upcoming scheduled posts.

No input schema was published for this tool.

create_postCreate 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, pinterest, youtube) need mediaUrl/mediaUrls from upload_media; tiktok/pinterest/youtube also need their options object.

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, pinterest, youtube) need mediaUrl/mediaUrls from upload_media; tiktok/pinterest/youtube also need their options object.

ParameterTypeDescription
content*string
platforms*arraye.g. linkedin, bluesky, instagram
scheduledAtstring
queueboolean
mediaUrlstringPostlia storage URL from upload_media
mediaTypestringRequired with mediaUrl
mediaUrlsarrayCarousel images (1-4), Postlia storage URLs
mediaAltsarrayAlt text per carousel image
platformContentobjectOptional per-platform caption overrides, e.g. {"linkedin": "longer text"}
tiktokOptionsobjectRequired for tiktok: privacy/interaction settings
pinterestOptionsobjectRequired for pinterest: board id etc.
youtubeOptionsobjectRequired for youtube: title etc.
cancel_postCancel a scheduled post by id.

Cancel a scheduled post by id.

ParameterTypeDescription
id*string
upload_mediaprivilegedPull 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.

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.

ParameterTypeDescription
url*stringPublic https URL of the file
get_post_receiptDelivery 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 went live instead of assuming. Accepts the id from create_post or from list_published_posts.

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 went live instead of assuming. Accepts the id from create_post or from list_published_posts.

ParameterTypeDescription
id*stringPost id (scheduled or published)
list_published_postsRecent post history with per-post outcome status and any platform errors.

Recent post history with per-post outcome status and any platform errors.

ParameterTypeDescription
limitnumberMax posts to return (1-50, default 20)
get_posting_quotaThe 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.

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.

No input schema was published for this tool.

reschedule_postMove a pending scheduled post to a new future time (ISO datetime).

Move a pending scheduled post to a new future time (ISO datetime).

ParameterTypeDescription
id*string
scheduledAt*string
update_post_contentRewrite a pending scheduled post's text. Platform character limits are enforced.

Rewrite a pending scheduled post's text. Platform character limits are enforced.

ParameterTypeDescription
id*string
content*string
list_draftsList saved drafts (not scheduled, cost no quota).

List saved drafts (not scheduled, cost no quota).

No input schema was published for this tool.

create_draftSave a draft for later without spending posting quota.

Save a draft for later without spending posting quota.

ParameterTypeDescription
content*string
platforms*arraye.g. linkedin, bluesky
delete_draftprivilegedDelete a draft by id.

Delete a draft by id.

ParameterTypeDescription
id*string
get_queue_infoThe posting schedule (timezone + weekly slots) and the next open queue slots, i.e. when a create_post with queue=true would actually publish.

The posting schedule (timezone + weekly slots) and the next open queue slots, i.e. when a create_post with queue=true would actually publish.

No input schema was published for this tool.

get_analytics_summaryPost-outcome summary over the last N days: totals, published/partial/failed counts, per-platform volume, and recent platform errors.

Post-outcome summary over the last N days: totals, published/partial/failed counts, per-platform volume, and recent platform errors.

ParameterTypeDescription
daysnumberWindow in days (1-90, default 30)

15 of 15 tools published a description.

Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.

About

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

Keywords
mcp
Alternatives
Comparing tool surfaces…

No dependency coverage

This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.