Skip to main content
Glama
pawel-tkaczyk

Publer MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PUBLER_API_TOKENYesYour Publer API token for authentication.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_current_userA

Get the profile of the currently authenticated Publer user

list_workspacesA

List all Publer workspaces the API token has access to

list_accountsA

List all connected social media accounts in the current workspace

get_platform_infoA

Get combined information about all connected platforms and their limits

list_postsC

List posts with optional filters

get_postB

Retrieve a specific post by ID

update_postC

Update an existing post

list_labelsA

List all labels defined in the workspace

get_post_insightsC

Get detailed performance metrics

get_best_timesC

Get a heatmap of optimal posting times

schedule_postC

Create a scheduled post (supports auto_adapt threading)

publish_post_nowC

Publish a post immediately (supports auto_adapt threading)

publish_with_mediaB

Convenience: Upload media from URLs and publish in one step

delete_postB

Delete a post by ID

get_job_statusC

Check the status of an asynchronous Publer job

list_mediaC

List media assets

upload_media_from_urlC

Upload media from URLs

upload_media_fileD

Upload a local file

get_social_manager_instructionsB

Get high-level instructions and best practices

split_content_into_threadD

Split long text into a thread

validate_postC

Sanity check a post against platform constraints

manage_account_presetsC

Manage reusable groups of social accounts

schedule_posts_bulkB

Schedule multiple posts at once

cleanup_mediaC

Bulk delete media assets

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pawel-tkaczyk/publer-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server