← Registry

Social Media

publora.com

Manages social media posts and connections across platforms like Twitter, LinkedIn, and TikTok.

1 endpoint16 known toolsFirst detected June 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.publora.com/mcp

No auth detected

MCP server metadata

Name
publora
Version
1.0.0
Capabilities
tools

Known tools 16

list_connections

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

Inferred read-only
create_post

Create a post.

Potential side effects
get_post

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

Potential side effects
update_post

Edit an existing draft/scheduled post without deleting it.

Potential side effects
delete_post

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

Potential side effects
get_upload_url

Get a presigned S3 URL to upload a LOCAL media file (image/video) for a post.

Potential side effects
complete_media

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.

Inferred read-only
delete_media

Remove one media file from a post group — e.

Potential side effects
prune_media_reference

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.

Potential side effects
list_posts

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

Inferred read-only
linkedin_create_reaction

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

Potential side effects
linkedin_delete_reaction

Remove your reaction from a LinkedIn post

Potential side effects
linkedin_create_comment

Post a comment on a LinkedIn post

Potential side effects
linkedin_delete_comment

Delete a comment from a LinkedIn post

Potential side effects
linkedin_create_reshare

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

Potential side effects
linkedin_list_mentionables

List LinkedIn people captured from engagement (comments/reactions) on your connected company pages.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.publora]
url = "https://mcp.publora.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "publora": {
      "type": "http",
      "url": "https://mcp.publora.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: publora
Remote MCP URL: https://mcp.publora.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "publora": {
      "url": "https://mcp.publora.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "publora": {
      "type": "http",
      "url": "https://mcp.publora.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "publora",
  "transport": "streamable-http",
  "url": "https://mcp.publora.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for publora.com was fetched 2026-08-23T11:27:49.505Z.

Trust status Trusted

publora.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.