Schedule and publish social posts to 7 networks from AI agents. Postlia API key (Pro) required.
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://postlia.com/api/mcp15 strumenti · 523 mslist_accountsList the connected social accounts on this Postlia workspace.List the connected social accounts on this Postlia workspace.
Per questo strumento non è stato pubblicato alcuno schema di input.
list_scheduled_postsList upcoming scheduled posts.List upcoming scheduled posts.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| content* | string | — |
| platforms* | array | e.g. linkedin, bluesky, instagram |
| scheduledAt | string | — |
| queue | boolean | — |
| mediaUrl | string | Postlia storage URL from upload_media |
| mediaType | string | Required with mediaUrl |
| mediaUrls | array | Carousel images (1-4), Postlia storage URLs |
| mediaAlts | array | Alt text per carousel image |
| platformContent | object | Optional per-platform caption overrides, e.g. {"linkedin": "longer text"} |
| tiktokOptions | object | Required for tiktok: privacy/interaction settings |
| pinterestOptions | object | Required for pinterest: board id etc. |
| youtubeOptions | object | Required for youtube: title etc. |
cancel_postCancel a scheduled post by id.Cancel a scheduled post by id.
| Parametro | Tipo | Descrizione |
|---|---|---|
| id* | string | — |
upload_mediaprivilegiatoPull 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| url* | string | Public 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| id* | string | Post 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| limit | number | Max 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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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).
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| id* | string | — |
| content* | string | — |
list_draftsList saved drafts (not scheduled, cost no quota).List saved drafts (not scheduled, cost no quota).
Per questo strumento non è stato pubblicato alcuno schema di input.
create_draftSave a draft for later without spending posting quota.Save a draft for later without spending posting quota.
| Parametro | Tipo | Descrizione |
|---|---|---|
| content* | string | — |
| platforms* | array | e.g. linkedin, bluesky |
delete_draftprivilegiatoDelete a draft by id.Delete a draft by id.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| days | number | Window in days (1-90, default 30) |
15 strumenti su 15 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Schedule and publish social posts to 7 networks from AI agents. Postlia API key (Pro) required.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.