Publora MCP Server

Schedule and publish to 10 social platforms: LinkedIn, X, Instagram, TikTok, YouTube, and more. Its 18 documented tools cover linkedin, workspace, stats, reaction. It is available as a remote MCP endpoint.

Teams that want a hosted social media endpoint instead of running a local process. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-06-30 · ★ 5 · #41 OF 46 MAINTAINED SOCIAL MEDIA · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Publora

before you install - you'll need

PUBLORA_API_URL

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add publora-mcp-server --transport http https://mcp.publora.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "publora-mcp-server": {
      "url": "https://mcp.publora.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.publora.com/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.publora.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry vendor namespace com.publora - domain-verified with the official MCP registry

03 · What Publora can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can list posts with filters (status, platform, dates), schedule a post to one or more platforms, get post details and status, and delete a post.

Capability map

Tools grouped from the project's README - what Publora lets an agent do.

Linkedin

8 tools - e.g. Post engagement metrics; Account-level statistics; Follower count and growth

linkedin_post_stats · linkedin_account_stats · linkedin_followers · linkedin_profile_summary · linkedin_create_reaction · linkedin_delete_reaction…

read & search

4 tools - e.g. List posts with filters (status, platform, dates); Get post details and status; Get presigned URL for media upload

list_posts · get_post · get_upload_url · list_connections

Workspace

3 tools - e.g. List team members; Add a user; Remove a user

list_workspace_users · create_workspace_user · workspace_detach_user

create & write

1 tool - e.g. Schedule a post to one or more platforms

create_post

update

1 tool - e.g. Reschedule or change status

update_post

delete

1 tool - e.g. Delete a post

delete_post

04 · Who maintains Publora

Publora is maintained by publora. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
social media - ranked #41 of 46 actively-maintained social media servers as of 2026-08-25.
registry
com.publora/mcp-server (active, first published 2026-06-26 · 2 versions)

06 · Publora FAQ

Is Publora still maintained?

Yes - as of 2026-08-25, its last commit was 2026-06-30. We re-verify nightly.

What can Publora do?

With this server connected, an agent can list posts with filters (status, platform, dates), schedule a post to one or more platforms, get post details and status, and delete a post.

How do I install Publora?

Run `claude mcp add publora-mcp-server --transport http https://mcp.publora.com/mcp`. The README documents one environment variable (PUBLORA_API_URL) to set first. You can also paste the ready-made client config above.

Does Publora require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Publora

More social media MCP servers · Replynodes MCP Server · Blogburst MCP Server · Sf MCP · Taplio Linkedin MCP

More JavaScript MCP servers · Smart Terminal · Purmemo · WebCrypt MCP Server · Quicknode MCP Server · Barevalue · see all