Postlyra MCP Tools
Postlyra exposes 32 tools. Each one has its own page with the configuration for every client that can run this server.
-
get_auth_statusRead-onlyget auth status
-
get_formatting_capabilitiesRead-onlyget formatting capabilities
-
list_channelsRead-onlylist channels
-
list_templatesRead-onlylist templates
-
search_post_draftsRead-onlysearch post drafts
-
create_post_draftMutatingcreate post draft
-
preview_postpreview post
-
update_post_draftMutatingupdate post draft
-
attach_media_to_draftattach media to draft
-
publish_postMutatingpublish post
-
get_workspaceRead-onlyget workspace
-
update_workspaceMutatingupdate workspace
-
search_postsRead-onlysearch posts
-
get_postRead-onlyget post
-
show_post_cardRead-onlyshow post card
-
update_postMutatingupdate post
-
copy_postcopy post
-
archive_postarchive post
-
restore_postrestore post
-
list_publicationsRead-onlylist publications
-
schedule_postschedule post
-
reschedule_publicationreschedule publication
-
cancel_publicationMutatingcancel publication
-
apply_post_to_publicationMutatingapply post to publication
-
delete_publicationMutatingdelete publication
-
create_templateMutatingcreate template
-
update_templateMutatingupdate template
-
delete_templateMutatingdelete template
-
create_media_uploadMutatingcreate media upload
-
finalize_media_uploadfinalize media upload
-
attach_mediaattach media
-
get_content_attentionRead-onlyget content attention
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.