Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Publora

REMOTE · MCP.PUBLORA.COM · SCANNED AUG 3

Schedule and publish to 10 social platforms: LinkedIn, X, Instagram, TikTok, YouTube, and more.

Available components

+8 this week 80 Trust /100
Trust breakdown (6 categories)

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. How we score →

Endpoint Security94
Transport & Reachability100
Schema Quality & AI Usability70
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2243 tokens (~140/item across 16 items; 16 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
  • Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.publora.com

# add to Claude Code
claude mcp add --transport http com-publora-mcp-server https://mcp.publora.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-publora-mcp-server]
url = "https://mcp.publora.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-publora-mcp-server": {
      "type": "remote",
      "url": "https://mcp.publora.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-publora-mcp-server --url https://mcp.publora.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-publora-mcp-server:
    url: "https://mcp.publora.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-publora-mcp-server": {
      "type": "http",
      "url": "https://mcp.publora.com/mcp"
    }
  }
}

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

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +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.

  • 31 Jul 26 +6
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +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.

  • 28 Jul 26 0
    • Stability: unverified → 0.03 functional
  • 27 Jul 26 +48
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 24

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://mcp.publora.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=publora.com CN=WE1,O=Google Trust Services,C=US 24 Jul 2026 22 Oct 2026 ECDSA 256 ECDSA-SHA256 be351897817658d213b9f2ef7eb414b2
SANs: publora.com, *.publora.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of mcp.publora.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
publora.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer resource_metadata="https://mcp.publora.com/.well-known/oauth-protected-resource"

Bearer resource_metadata="https://mcp.publora.com/.well-known/oauth-protected-resource"
Header Value
strict-transport-security max-age=31536000; includeSubDomains

Protected resource metadata

Document https://mcp.publora.com/.well-known/oauth-protected-resource
Retrieved Yes
Resource https://mcp.publora.com/
Authorisation server https://mcp.publora.com/
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.publora.com/mcp Verified 200
http (plaintext) http://mcp.publora.com/mcp HTTPS enforced 308 https://mcp.publora.com/mcp
MCP tools — 16 exposed · ~2,243 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
complete_media ~85

Finalize an uploaded media file after the HTTP PUT to the presigned uploadUrl: Publora probes the bytes server-side and marks the media 'ready' for scheduling. Call once per uploaded mediaId (from get_upload_url), then schedule via update_post. Not needed for media attached via mediaUrls.

NameTypeReqDescription
mediaIdstringyesMediaFile ID returned by get_upload_url

No output schema declared.

No examples provided.

create_post ~501

Create a post. FASTEST for media posts: pass mediaUrls (public https URLs — Publora downloads them server-side) together with scheduledTime to create AND schedule in one call; platforms like Instagram, TikTok, YouTube require media before scheduling. Manual alternative for local files: omit scheduledTime to create a draft, upload media with get_upload_url + HTTP PUT + complete_media (once per file), then call update_post with status 'scheduled'.

NameTypeReqDescription
contentstringyesPost text content
idempotencyKeystringOptional retry key. Reusing it with the identical request replays the original response without creating another post.
mediaUrlsarrayOptional array (max 10) of public https URLs of images/videos to attach. Downloaded and validated server-side (jpeg, png, gif, webp, tiff, avif, mp4, mov, webm; images ≤25MB, videos ≤150MB). Must be…
platformSettingsobjectPer-platform publishing options, keyed by platform. Example: { instagram: { coverUrl: 'https://.../cover.jpg' }, youtube: { title: 'My video', madeForKids: false }, tiktok: { viewerSetting: 'SELF_ONL…
platformsarrayyesArray of platform identifiers in the exact format returned by list_connections. Each value must be the 'platformId' field copied verbatim from a connection object, e.g. ['twitter-1985855679454986200'…
scheduledTimestringOptional ISO 8601 datetime for publishing, e.g. '2025-03-01T12:00:00Z'. Omit to create a draft. Scheduling a media-requiring platform without media fails validation — pass mediaUrls in the same call…

No output schema declared.

No examples provided.

delete_media ~103

Remove one media file from a post group — e.g. a duplicate or never-uploaded slot that blocks scheduling with MEDIA_COUNT_EXCEEDED or media-not-ready errors. Find mediaIds via get_post (its 'media' array shows status per file). Deleting media from a scheduled post demotes it to draft; re-schedule with update_post afterwards.

NameTypeReqDescription
mediaIdstringyesMediaFile ID to delete (see the 'media' array in get_post)

No output schema declared.

No examples provided.

delete_post ~32

Delete a scheduled post group and all its platform-specific posts

NameTypeReqDescription
postGroupIdstringyesPost group ID

No output schema declared.

No examples provided.

get_post ~33

Get details of a scheduled post group and its platform-specific posts

NameTypeReqDescription
postGroupIdstringyesPost group ID

No output schema declared.

No examples provided.

get_upload_url ~199

Get a presigned S3 URL to upload a LOCAL media file (image/video) for a post. Call ONCE per file — repeat calls with the same fileName return the same mediaId instead of adding duplicate slots; use unique fileNames for different files. Next: HTTP PUT the raw bytes to uploadUrl with a Content-Type header EQUAL to the contentType passed here (the signature enforces it), then call complete_media with the mediaId. If the file is already reachable at a public URL, prefer create_post/update_post with mediaUrls — no upload steps at all.

NameTypeReqDescription
contentTypestringyesMIME type, e.g. 'image/jpeg' or 'video/mp4'
fileNamestringyesFile name, e.g. 'photo.jpg'
postGroupIdstringyesPost group ID to attach media to
typestringyesMedia type: 'image' or 'video'

No output schema declared.

No examples provided.

linkedin_create_comment ~196

Post a comment on a LinkedIn post

NameTypeReqDescription
messagestringyesComment text (max 1250 characters). Supports mentions: @{urn:li:person:Dk968RHxiO|John Smith} or @{urn:li:organization:12345678|Company Name}. Person IDs must be raw native app-scoped member IDs retu…
parentCommentstringParent comment URN for nested replies
platformIdstringyesPlatform connection ID, e.g. 'linkedin-XxxYyy'
postedIdstringyesLinkedIn post URN, e.g. 'urn:li:share:123456' or 'urn:li:ugcPost:123456'

No output schema declared.

No examples provided.

linkedin_create_reaction ~70

React to a LinkedIn post (like, praise, etc.)

NameTypeReqDescription
platformIdstringyesPlatform connection ID
postedIdstringyesLinkedIn post URN, e.g. 'urn:li:share:123456'
reactionTypestringyesReaction type

No output schema declared.

No examples provided.

linkedin_create_reshare ~134

Reshare (repost) an existing LinkedIn post to your feed, optionally with commentary

NameTypeReqDescription
commentarystringOptional commentary shown above the reshare (max 3000 characters)
parentstringyesURN of the post to reshare, e.g. 'urn:li:share:123456' or 'urn:li:ugcPost:123456'
platformIdstringyesPlatform connection ID, e.g. 'linkedin-XxxYyy'
visibilitystringReshare visibility (default: PUBLIC). CONNECTIONS is only valid for personal accounts.

No output schema declared.

No examples provided.

linkedin_delete_comment ~81

Delete a comment from a LinkedIn post

NameTypeReqDescription
commentIdstringyesComment URN to delete, e.g. 'urn:li:comment:(urn:li:ugcPost:xxx,123456)'
platformIdstringyesPlatform connection ID
postedIdstringyesLinkedIn post URN the comment belongs to

No output schema declared.

No examples provided.

linkedin_delete_reaction ~43

Remove your reaction from a LinkedIn post

NameTypeReqDescription
platformIdstringyesPlatform connection ID
postedIdstringyesLinkedIn post URN

No output schema declared.

No examples provided.

linkedin_list_mentionables ~107

List LinkedIn people captured from engagement (comments/reactions) on your connected company pages. Each entry carries the native app-scoped person id — the only id namespace LinkedIn resolves in mentions — plus a ready-to-use mention token in the form @{urn:li:person:ID|Name}. Requires a paid plan (403 UPGRADE_REQUIRED otherwise).

NameTypeReqDescription
limitintegerMax results (default 25)
qstringName filter (substring)

No output schema declared.

No examples provided.

list_connections ~25

List all connected social media accounts (Twitter, LinkedIn, TikTok, etc.)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_posts ~185

List scheduled/published posts with filtering by status, platform, date range

NameTypeReqDescription
fromDatestringStart date filter (ISO 8601)
limitnumberResults per page (default: 20, max: 100)
pagenumberPage number (default: 1)
platformstringFilter by platform name, e.g. 'linkedin', 'twitter'
responseFormatstring'detailed' (default) returns full post content; 'concise' truncates each post's content to a preview to save tokens.
sortBystringSort field (default: createdAt)
sortOrderstringSort direction (default: desc)
statusstringFilter by post status
toDatestringEnd date filter (ISO 8601)

No output schema declared.

No examples provided.

prune_media_reference ~87

Repair MEDIA_REFERENCE_MISSING by removing a stale/dangling media reference from an owned post group, even when the MediaFile row is absent or inaccessible. Use delete_media for normal existing media rows.

NameTypeReqDescription
mediaIdstringyesStale media ID reported in the MEDIA_REFERENCE_MISSING error
postGroupIdstringyesPost group ID that contains the stale media reference

No output schema declared.

No examples provided.

update_post ~362

Edit an existing draft/scheduled post without deleting it. You may change its base content, target platforms, status, scheduled time, per-platform settings, and/or APPEND media from public https URLs via mediaUrls. Before changing platforms, call list_connections and copy each target's platformId verbatim. Published/failed posts and posts already being published are not editable. Scheduling re-validates the complete final content/media/platform state; omitting a field keeps its current value.

NameTypeReqDescription
contentstringOptional replacement base post text. Updates every target without an explicit platform-specific override. An empty string is allowed for a draft; scheduling still enforces each platform's content/med…
idempotencyKeystringOptional retry key. Reusing it with the identical request prevents repeated media appends and replays the original response.
mediaUrlsarrayOptional array (max 10) of public https URLs of images/videos to APPEND to this post. Same rules as create_post: direct file URLs only; jpeg, png, gif, webp, tiff, avif, mp4, mov, webm; images ≤25MB,…
platformSettingsobjectPer-platform publishing options to merge (same shape as create_post). Unknown platforms or fields are rejected.
platformsarrayOptional replacement target platform array. Call list_connections first and copy its platformId values verbatim. This replaces the whole set; [] is allowed only while the post remains a draft.
postGroupIdstringyesPost group ID
scheduledTimestringNew scheduled time in ISO 8601 format
statusstringNew status: 'draft' or 'scheduled'

No output schema declared.

No examples provided.