# Postlyra (remote · postlyra.app)

Manage Telegram drafts, media, schedules and publications from AI clients.

- Trust score: 80/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `postlyra.app`: 80/100 (this document), [markdown](https://verifymcp.io/servers/prof-1t-postlyra-mcp/postlyra.md), [page](https://verifymcp.io/servers/prof-1t-postlyra-mcp/postlyra)

## Channel facts

- Endpoint: `https://postlyra.app/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.2.0-rc.1`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Endpoint Security**: 89/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
  - The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 77/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 5610 tokens (~170/item across 33 items; 32 tools + 1 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 30/100
  - Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 81/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 35% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - All 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.
  - An AI judge read all 34 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.
  - Supports UI / widget rendering.

## Install

### How do I install the Postlyra MCP server?

Postlyra is a hosted endpoint at https://postlyra.app/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http prof-1t-postlyra-mcp 'https://postlyra.app/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "prof-1t-postlyra-mcp": {
      "url": "https://postlyra.app/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "prof-1t-postlyra-mcp": {
      "type": "http",
      "url": "https://postlyra.app/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.prof-1t-postlyra-mcp]
url = "https://postlyra.app/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "prof-1t-postlyra-mcp": {
      "type": "remote",
      "url": "https://postlyra.app/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add prof-1t-postlyra-mcp --url 'https://postlyra.app/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  prof-1t-postlyra-mcp:
    url: "https://postlyra.app/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "prof-1t-postlyra-mcp": {
      "Transport": "http",
      "Url": "https://postlyra.app/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add prof-1t-postlyra-mcp -t streamable-http -u 'https://postlyra.app/mcp'
```

### Other

```json
{
  "mcpServers": {
    "prof-1t-postlyra-mcp": {
      "type": "http",
      "url": "https://postlyra.app/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-19 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 76, +2)

- [security] The server rewrote its instructions, which are the text every model session reads
- [security] Tool “attach_media_to_draft” rewrote its description, which is the text the model reads
- [security] Tool “create_post_draft” rewrote its description, which is the text the model reads
- [security] Tool “preview_post” rewrote its description, which is the text the model reads
- [security] Tool “search_post_drafts” rewrote its description, which is the text the model reads
- [security] Tool “update_post_draft” rewrote its description, which is the text the model reads
- [functional improvement] Stability: unverified → 0.03
- [functional] The server now declares the “resources” capability
- [functional] First check of Capabilities: pass
- [functional] First check of Schema quality: 100
- [functional] New resource “postlyra-post-card”
- [functional] Server version: 0.2.0 → 0.3.5
- [functional] New tool “show_post_card”

### 2026-09-11 (score 74)

First indexed and scored.

## MCP tools (32)

### `get_auth_status` (~34 tokens)

Get Postlyra auth status

Use this when you need to check whether the current MCP caller is authorized through Telegram and linked to a Postlyra account.

Output parameters:

- `authMethod` (string)
- `authUrl` (string)
- `authorized` (boolean)
- `instructions` (string)
- `message` (string)
- `permissions` (array)
- `scopes` (array|null)

### `get_formatting_capabilities` (~101 tokens)

Get Postlyra formatting capabilities

Use this when composing or formatting any Postlyra post: call it FIRST, once per task. Postlyra creates beautifully structured rich Telegram posts, illustrated instructions, articles and presentations. Returns the complete RichDocument contract: exact JSON examples for every block and inline mark, nesting, limits, file uploads, error recovery, presets and which tool to use next. Use this contract for formatting; Telegram MarkdownV2/parse_mode documentation is not needed.

Output parameters:

- `automaticSelection` (object)
- `blockExamples` (object)
- `blocks` (array)
- `creativeRoles` (array)
- `customDesignGuidance` (string)
- `defaultBeautifulBrief` (object)
- `examples` (array)
- `goodTasteRules` (array)
- `inlineMarkExamples` (object)
- `inlineMarks` (array)
- `inputContract` (object)
- `limits` (object)
- `mediaWorkflow` (object)
- `message` (string)
- `nestingRules` (array)
- `presetRecipes` (array)
- `previewScreenshot` (object)
- `purpose` (string)
- `toolSelection` (array)
- `version` (integer)
- `workflow` (array)

### `list_channels` (~32 tokens)

List Telegram channels

Use this when you need to list Telegram channels, groups, and chats the authorized user can manage through Postlyra.

Output parameters:

- `channels` (array)
- `message` (string)

### `list_templates` (~83 tokens)

List Postlyra templates

Use this when the user wants an existing reusable Postlyra layout template. Optional for custom composition. For supported blocks, JSON syntax or formatting choices call get_formatting_capabilities; this tool lists saved templates and their ids.

Input parameters:

- `category` (string): Optional template category.
- `channelId` (string): Optional owner-bound Postlyra channel id returned by list_channels.

Output parameters:

- `message` (string)
- `templates` (array)

### `search_post_drafts` (~212 tokens)

Search Postlyra drafts

Use this when finding an existing draft by topic, title or content. Search first when draftId is unknown; do not ask for a link. Matches all keywords/fragments in title and rich text, ignoring case. Empty query lists recent drafts. Follow nextCursor while hasMore. For an in-chat card, pass the returned draftId as postId to show_post_card; use preview_post for a screenshot/browser preview. Returns owner-only IDs and snippets. Never edits, enables sharing or publishes.

Input parameters:

- `cursor` (string): Opaque nextCursor from the preceding response for the same query. Omit on the first call.
- `limit` (integer): Maximum matches on this page.
- `query` (string): Keywords or word fragments, not a full instruction; every term must match title or body. Example: 'ремонт тормоз' or 'brake cost'. Ignore case and е/ё differences. Omit or use empty string to list re…

Output parameters:

- `drafts` (array)
- `hasMore` (boolean): More drafts remain to search; later pages may have no matches.
- `message` (string)
- `nextAction` (string)
- `nextCursor` (string|null)
- `query` (string)

### `create_post_draft` (~863 tokens)

Create a Postlyra post draft

Use this when creating a Telegram draft. Read get_formatting_capabilities; prefer finished richDocument, which overrides text/preset/template. Bind mediaFile1..mediaFile6 or mediaFiles slots as media.src. Returns draftId, JPEG and public preview link. Display the image in the FINAL answer via native attachment or display.imageMarkdown. Inspect preview_post. May fetch external image URLs during import or screenshot rendering. Never publishes.

Input parameters:

- `channelId` (string): Optional owner-bound Postlyra channel id or exact title returned by list_channels.
- `formatPreset` (string): Optional Postlyra formatting preset/layout recipe. Leave unset when the user did not name one; Postlyra will infer a recipe from topic, style, structure, and references.
- `language` (string)
- `mediaFile1` (object): Actual attached or generated image file, up to 10 MiB: JPEG, PNG, GIF or WebP. Pass the file through the client upload mechanism; the server receives download_url and file_id. mime_type and file_name…
- `mediaFile2` (object): Actual attached or generated image file, up to 10 MiB: JPEG, PNG, GIF or WebP. Pass the file through the client upload mechanism; the server receives download_url and file_id. mime_type and file_name…
- `mediaFile3` (object): Actual attached or generated image file, up to 10 MiB: JPEG, PNG, GIF or WebP. Pass the file through the client upload mechanism; the server receives download_url and file_id. mime_type and file_name…
- `mediaFile4` (object): Actual attached or generated image file, up to 10 MiB: JPEG, PNG, GIF or WebP. Pass the file through the client upload mechanism; the server receives download_url and file_id. mime_type and file_name…
- `mediaFile5` (object): Actual attached or generated image file, up to 10 MiB: JPEG, PNG, GIF or WebP. Pass the file through the client upload mechanism; the server receives download_url and file_id. mime_type and file_name…
- `mediaFile6` (object): Actual attached or generated image file, up to 10 MiB: JPEG, PNG, GIF or WebP. Pass the file through the client upload mechanism; the server receives download_url and file_id. mime_type and file_name…
- `mediaFiles` (array): Alternative file array for clients supporting file arrays. Prefer mediaFile1..mediaFile6 otherwise. At most 6 files total across slots and array; use mediaFiles[0] etc. as richDocument src bindings.
- `references` (array)
- `richDocument` (object): Preferred finished layout: {version:1, blocks:[...]}. Overrides text, template and preset. Call get_formatting_capabilities for exact block/inline schemas and examples. For uploaded images use media.…
- `structure` (string): Desired content structure in natural language. Mention available facts such as gallery, CTA, comparison, details, map, report, changelog, or before/after.
- `style` (string): Natural style request from the user, for example beautiful, premium, business, blog, presentation, informal, real-estate, launch, or landing-page-like. Use this as guidance, not literal post copy.
- `templateId` (string)
- `text` (string): Optional user-approved draft text supplied by ChatGPT.
- `topic` (string, required)

Output parameters:

- `display` (object)
- `documentJson` (object)
- `draftId` (string)
- `id` (string)
- `inlineButtons` (array)
- `locale` (string)
- `message` (string)
- `previewUrl` (string|null)
- `richHtml` (string)
- `screenshot` (object)
- `screenshotUrl` (string|null): JPEG screenshot of the saved Telegram preview; null if rendering is temporarily unavailable.
- `status` (string)
- `text` (string)
- `title` (string)
- `updatedAt` (string)

### `preview_post` (~97 tokens)

Preview a Postlyra post

Use this when requesting a saved draft screenshot, public browser preview or validation warnings. Find draftId with search_post_drafts. Returns documentJson/richHtml, JPEG and enables a public preview link. Use show_post_card for an in-chat card. Follow display.instruction; check screenshot.truncated and retry unavailable screenshots without recreating the draft. May fetch external image URLs for screenshot rendering. Never publishes.

Input parameters:

- `draftId` (string, required)

Output parameters:

- `display` (object)
- `documentJson` (object)
- `draftId` (string)
- `id` (string)
- `inlineButtons` (array)
- `locale` (string)
- `message` (string)
- `previewUrl` (string|null)
- `richHtml` (string)
- `screenshot` (object)
- `screenshotUrl` (string|null): JPEG screenshot of the saved Telegram preview; null if rendering is temporarily unavailable.
- `status` (string)
- `telegramElements` (array)
- `text` (string)
- `title` (string)
- `updatedAt` (string)
- `validation` (object)
- `warnings` (array)

### `update_post_draft` (~774 tokens)

Update a Postlyra post draft

Use this when editing a draft. Read preview_post and get_formatting_capabilities. Send the complete edited richDocument, preserving untouched content and media; text replaces layout. Bind imported file slots as media.src. Returns JPEG and enables a public preview link. Display the image in the FINAL answer via native attachment or display.imageMarkdown. Inspect preview_post. May fetch external image URLs during import or screenshot rendering. Never publishes.

Input parameters:

- `appendCallToAction` (string)
- `channelId` (string): Optional owner-bound Postlyra channel id or exact title returned by list_channels.
- `draftId` (string, required)
- `instructions` (string): Limited hints only: shorter, title, quote, CTA. For rewriting, restyling or exact placement supply the complete richDocument; this field does not run an AI editor.
- `mediaFile1` (object): Actual attached or generated image file, up to 10 MiB: JPEG, PNG, GIF or WebP. Pass the file through the client upload mechanism; the server receives download_url and file_id. mime_type and file_name…
- `mediaFile2` (object): Actual attached or generated image file, up to 10 MiB: JPEG, PNG, GIF or WebP. Pass the file through the client upload mechanism; the server receives download_url and file_id. mime_type and file_name…
- `mediaFile3` (object): Actual attached or generated image file, up to 10 MiB: JPEG, PNG, GIF or WebP. Pass the file through the client upload mechanism; the server receives download_url and file_id. mime_type and file_name…
- `mediaFile4` (object): Actual attached or generated image file, up to 10 MiB: JPEG, PNG, GIF or WebP. Pass the file through the client upload mechanism; the server receives download_url and file_id. mime_type and file_name…
- `mediaFile5` (object): Actual attached or generated image file, up to 10 MiB: JPEG, PNG, GIF or WebP. Pass the file through the client upload mechanism; the server receives download_url and file_id. mime_type and file_name…
- `mediaFile6` (object): Actual attached or generated image file, up to 10 MiB: JPEG, PNG, GIF or WebP. Pass the file through the client upload mechanism; the server receives download_url and file_id. mime_type and file_name…
- `mediaFiles` (array): Alternative file array for clients supporting file arrays. Prefer mediaFile1..mediaFile6 otherwise. At most 6 files total across slots and array; use mediaFiles[0] etc. as richDocument src bindings.
- `references` (array)
- `richDocument` (object): Complete replacement RichDocument: {version:1, blocks:[...]}. Start from preview_post.documentJson and preserve untouched content and stored media URLs. Read get_formatting_capabilities for syntax an…
- `templateId` (string)
- `text` (string): Replaces the existing layout using the simple text parser. Prefer richDocument to preserve formatting and media.

Output parameters:

- `display` (object)
- `documentJson` (object)
- `draftId` (string)
- `id` (string)
- `inlineButtons` (array)
- `locale` (string)
- `message` (string)
- `previewUrl` (string|null)
- `richHtml` (string)
- `screenshot` (object)
- `screenshotUrl` (string|null): JPEG screenshot of the saved Telegram preview; null if rendering is temporarily unavailable.
- `status` (string)
- `text` (string)
- `title` (string)
- `updatedAt` (string)

### `attach_media_to_draft` (~669 tokens)

Attach media to a Postlyra draft

Use this when adding images without changing draft text. Pass mediaFile1..mediaFile6 or mediaFiles: six total, JPEG/PNG/GIF/WebP, 10 MiB each. Exact placement uses update_post_draft with richDocument slot bindings. Returns JPEG and enables a public preview link. Display the image in the FINAL answer via native attachment or display.imageMarkdown. On error follow nextAction. May fetch external image URLs during import or screenshot rendering. Never publishes.

Input parameters:

- `draftId` (string, required)
- `mediaFile1` (object): Actual attached or generated image file, up to 10 MiB: JPEG, PNG, GIF or WebP. Pass the file through the client upload mechanism; the server receives download_url and file_id. mime_type and file_name…
- `mediaFile2` (object): Actual attached or generated image file, up to 10 MiB: JPEG, PNG, GIF or WebP. Pass the file through the client upload mechanism; the server receives download_url and file_id. mime_type and file_name…
- `mediaFile3` (object): Actual attached or generated image file, up to 10 MiB: JPEG, PNG, GIF or WebP. Pass the file through the client upload mechanism; the server receives download_url and file_id. mime_type and file_name…
- `mediaFile4` (object): Actual attached or generated image file, up to 10 MiB: JPEG, PNG, GIF or WebP. Pass the file through the client upload mechanism; the server receives download_url and file_id. mime_type and file_name…
- `mediaFile5` (object): Actual attached or generated image file, up to 10 MiB: JPEG, PNG, GIF or WebP. Pass the file through the client upload mechanism; the server receives download_url and file_id. mime_type and file_name…
- `mediaFile6` (object): Actual attached or generated image file, up to 10 MiB: JPEG, PNG, GIF or WebP. Pass the file through the client upload mechanism; the server receives download_url and file_id. mime_type and file_name…
- `mediaFiles` (array): Alternative file array for clients supporting file arrays. Prefer mediaFile1..mediaFile6 otherwise. At most 6 files total across slots and array; use mediaFiles[0] etc. as richDocument src bindings.
- `placementHint` (string): Legacy advisory field; placement is automatic (after heading, then near opening body). For exact placement use update_post_draft with richDocument and file-slot src bindings.
- `references` (array)

Output parameters:

- `display` (object)
- `documentJson` (object)
- `draftId` (string)
- `id` (string)
- `inlineButtons` (array)
- `locale` (string)
- `mediaAttachmentsAdded` (integer)
- `message` (string)
- `previewUrl` (string|null)
- `richHtml` (string)
- `screenshot` (object)
- `screenshotUrl` (string|null): JPEG screenshot of the saved Telegram preview; null if rendering is temporarily unavailable.
- `status` (string)
- `text` (string)
- `title` (string)
- `updatedAt` (string)

### `publish_post` (~141 tokens)

Publish a Postlyra post

Use this when the user explicitly authorizes publishing a reviewed existing Postlyra rich draft to a connected Telegram channel. Resolve channelId using list_channels, inspect preview_post, and supply confirmed=true plus confirmationText containing the user's authorization. Reuse idempotencyKey on retry. Queued/retrying means pending, not delivered. This is the external publication action; draft tools never send.

Input parameters:

- `channelId` (string, required): Owner-bound Postlyra channel id or exact channel title returned by list_channels.
- `confirmationText` (string)
- `confirmed` (boolean)
- `draftId` (string, required)
- `idempotencyKey` (string)

Output parameters:

- `channelId` (string)
- `draftId` (string)
- `message` (string)
- `status` (string)

### `get_workspace` (~28 tokens)

Get Postlyra workspace

Use when checking publication quotas, storage, connected chat count or the account time zone before planning content.

Output parameters:

- `data` (object)
- `message` (string)

### `update_workspace` (~76 tokens)

Update Postlyra preferences

Use when the author asks to change the account time zone, weekly publication target or content reminder preference. Does not change existing publication times.

Input parameters:

- `cadencePerWeek` (integer)
- `remindersEnabled` (boolean)
- `timezone` (string): IANA zone, for example Asia/Bangkok; publication times are stored in UTC.

Output parameters:

- `data` (object)
- `message` (string)

### `search_posts` (~106 tokens)

Search Postlyra content

Use when finding any existing Postlyra post, including scheduled, published or archived content. Search owner content by words, status, connected channel and update dates. Read the selected post with get_post.

Input parameters:

- `channelId` (string)
- `from` (string)
- `includeArchived` (boolean)
- `limit` (integer)
- `offset` (integer)
- `query` (string)
- `status` (string)
- `to` (string)

Output parameters:

- `data` (object)
- `message` (string)

### `get_post` (~42 tokens)

Read a Postlyra post

Use when reading an existing post and its current revision before editing. Returns the working document without enabling a public preview or publishing anything.

Input parameters:

- `postId` (string, required)

Output parameters:

- `data` (object)
- `message` (string)

### `show_post_card` (~111 tokens)

Show a Postlyra post in chat

Use this when the author asks to show a post card inside the chat or choose publication controls there. After search_posts or search_post_drafts, pass the found post ID as postId. Renders the MCP Apps UI with preview, text editing and scheduling. A screenshot or preview_post URL is not this UI. Opens no public link and never publishes or schedules on its own. If unavailable, refresh the connection's tool metadata; clients without UI retain text/tool workflows.

Input parameters:

- `postId` (string, required)

Output parameters:

- `data` (object)
- `message` (string)

### `update_post` (~110 tokens)

Edit Postlyra working content

Use when changing a post's working content, title, buttons or attention flag. Read its revision first. Scheduled and sent messages remain on their own snapshots until apply_post_to_publication is requested.

Input parameters:

- `documentJson` (object): Full RichDocument from get_formatting_capabilities.
- `expectedRevision` (integer, required)
- `inlineButtons` (array)
- `locale` (string)
- `needsAttention` (boolean)
- `postId` (string, required)
- `title` (string)

Output parameters:

- `data` (object)
- `message` (string)

### `copy_post` (~51 tokens)

Copy a Postlyra post

Use when reusing an existing post as a new independent draft. Copies formatting, media and buttons; does not copy publication jobs or publish.

Input parameters:

- `postId` (string, required)
- `title` (string)

Output parameters:

- `data` (object)
- `message` (string)

### `archive_post` (~44 tokens)

Archive a Postlyra post

Use when the author asks to archive a post and cancel its pending publications. Already delivered Telegram messages stay available. Restore later with restore_post.

Input parameters:

- `postId` (string, required)

Output parameters:

- `data` (object)
- `message` (string)

### `restore_post` (~38 tokens)

Restore an archived post

Use when restoring an archived Postlyra post as a working draft. Previously canceled publication jobs are not restarted.

Input parameters:

- `postId` (string, required)

Output parameters:

- `data` (object)
- `message` (string)

### `list_publications` (~91 tokens)

Read publication calendar

Use when inspecting scheduled publications, delivery failures or messages previously published by Postlyra. Returns publicationId for rescheduling, cancellation, targeted edits or deletion.

Input parameters:

- `channelId` (string)
- `from` (string)
- `limit` (integer)
- `offset` (integer)
- `postId` (string)
- `status` (string)
- `to` (string)

Output parameters:

- `data` (object)
- `message` (string)

### `schedule_post` (~120 tokens)

Schedule a Telegram publication

Use when the author explicitly asks to schedule a post to a connected channel or group. Supply an exact ISO date with UTC offset and an idempotency key. The server uses the shared publishing rules and stores an immutable delivery snapshot.

Input parameters:

- `channelId` (string, required)
- `expectedRevision` (integer)
- `idempotencyKey` (string, required)
- `postId` (string, required)
- `scheduledAt` (string, required)
- `timezone` (string): IANA zone, for example Asia/Bangkok; publication times are stored in UTC.

Output parameters:

- `data` (object)
- `message` (string)

### `reschedule_publication` (~61 tokens)

Move a scheduled publication

Use when the author asks to change the date or time of one pending publication. Supply its publicationId and a concrete ISO date with UTC offset. Does not change its content.

Input parameters:

- `publicationId` (string, required)
- `scheduledAt` (string, required)

Output parameters:

- `data` (object)
- `message` (string)

### `cancel_publication` (~46 tokens)

Cancel a scheduled publication

Use when the author asks to cancel one pending publication. Preserves the source post and its history. A publication already being sent cannot be canceled.

Input parameters:

- `publicationId` (string, required)

Output parameters:

- `data` (object)
- `message` (string)

### `apply_post_to_publication` (~62 tokens)

Apply edits to one publication

Use when the author explicitly asks to apply a working post revision to one selected scheduled or delivered Telegram publication. Other destinations stay unchanged. Read the post revision and publicationId first.

Input parameters:

- `expectedRevision` (integer, required)
- `publicationId` (string, required)

Output parameters:

- `data` (object)
- `message` (string)

### `delete_publication` (~51 tokens)

Delete one Telegram publication

Use only when the author explicitly asks to delete one message previously published by Postlyra. Supply its publicationId. The source post and messages in other destinations remain available.

Input parameters:

- `publicationId` (string, required)

Output parameters:

- `data` (object)
- `message` (string)

### `create_template` (~71 tokens)

Save a personal template

Use when the author asks to save a reusable post layout. Supply a name and RichDocument. Creates an owner-only template without publishing.

Input parameters:

- `category` (string)
- `description` (string)
- `documentJson` (object, required)
- `locale` (string)
- `name` (string, required)

Output parameters:

- `data` (object)
- `message` (string)

### `update_template` (~71 tokens)

Edit a personal template

Use when changing the author's saved template. System templates and other users' templates cannot be edited.

Input parameters:

- `category` (string)
- `description` (string)
- `documentJson` (object)
- `locale` (string)
- `name` (string)
- `templateId` (string, required)

Output parameters:

- `data` (object)
- `message` (string)

### `delete_template` (~35 tokens)

Delete a personal template

Use when the author asks to delete their saved template. Existing posts made from it are preserved.

Input parameters:

- `templateId` (string, required)

Output parameters:

- `data` (object)
- `message` (string)

### `create_media_upload` (~90 tokens)

Prepare a media upload

Use when uploading a local image, video or document from any MCP client. Returns a short-lived PUT URL, headers and uploadIntentId. Upload the actual bytes, then call finalize_media_upload. A local filesystem path cannot be read by the server.

Input parameters:

- `category` (string)
- `contentType` (string, required)
- `fileName` (string, required)
- `sizeBytes` (integer, required)

Output parameters:

- `data` (object)
- `message` (string)

### `finalize_media_upload` (~56 tokens)

Verify an uploaded file

Use after uploading bytes to the URL from create_media_upload. Verifies file content, size and ownership and returns a durable mediaId for attach_media. Expired or invalid uploads are rejected.

Input parameters:

- `uploadIntentId` (string, required)

Output parameters:

- `data` (object)
- `message` (string)

### `attach_media` (~73 tokens)

Attach uploaded media to a post

Use when adding a finalized owner mediaId to a working post. Read the post revision first. Images and videos become media blocks; other files become a link. Does not publish or change existing delivery snapshots.

Input parameters:

- `expectedRevision` (integer, required)
- `mediaId` (string, required)
- `postId` (string, required)

Output parameters:

- `data` (object)
- `message` (string)

### `get_content_attention` (~52 tokens)

Check content needing attention

Use when reviewing unfinished drafts, formatting or media problems, lost publishing permissions, failed deliveries and gaps in the author's publication target. Does not read private Telegram Business conversations or send messages.

Input parameters:

- `locale` (string)

Output parameters:

- `data` (object)
- `message` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/prof-1t-postlyra-mcp/postlyra#diagnostics

## Score history

- 2026-09-20: 80
- 2026-09-19: 80
- 2026-09-18: 79
- 2026-09-17: 79
- 2026-09-16: 78
- 2026-09-15: 78
- 2026-09-14: 77
- 2026-09-13: 77
- 2026-09-12: 76
- 2026-09-11: 74

## Common questions

### What is the Postlyra MCP server?

Postlyra is an MCP server listed in the public MCP registry as io.github.prof-1t/postlyra-mcp. Manage Telegram drafts, media, schedules and publications from AI clients. This page covers its hosted endpoint (https://postlyra.app/mcp).

### Is the Postlyra MCP server safe to use?

Postlyra scores 80 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Postlyra MCP server expose?

Postlyra exposes 32 tools: get_auth_status, get_formatting_capabilities, list_channels, list_templates, search_post_drafts, and 27 more. Their descriptions and schemas cost roughly 4,491 tokens of context every time the server is loaded.

### Does the Postlyra MCP server require authentication?

Yes. Postlyra asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

### Is the Postlyra MCP server still maintained?

Postlyra is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://postlyra.app/mcp
- Repository: https://github.com/prof-1t/postlyra-mcp
- Website: https://postlyra.app/
- Changelog RSS feed: https://verifymcp.io/servers/prof-1t-postlyra-mcp/postlyra.xml
- Changelog JSON feed: https://verifymcp.io/servers/prof-1t-postlyra-mcp/postlyra.json
- HTML version of this page: https://verifymcp.io/servers/prof-1t-postlyra-mcp/postlyra
