Skip to main content
Glama
dougm1966

Publer Gateway MCP

by dougm1966

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PUBLER_API_KEYYesPubler API key from your local Publer account settings.
PUBLER_BASE_URLNoOverride for testing or future API changes.https://app.publer.com/api/v1
PUBLER_DEFAULTS_PATHNoPath for non-secret project default mappings.OS config folder
PUBLER_DEFAULT_DRY_RUNNoKeeps write-capable tools in preview mode by default. Live writes still require call-level dryRun: false.true

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
publer_list_workspacesA

List Publer workspaces/businesses available to the API key.

publer_list_accountsC

List social accounts in a Publer workspace. Use workspaceId or a project default.

publer_get_project_defaultA

Read the local non-secret Publer default workspace/account mapping for a project path.

publer_set_project_defaultC

Set a local non-secret project default workspace and optional account IDs.

publer_preview_schedule_postB

Build and validate a Publer schedule payload without calling Publer write endpoints.

publer_schedule_postC

Schedule a post only when dryRun is false and confirm is exactly true.

publer_list_postsC

List posts by state/date/search for a workspace or project default.

publer_upload_media_from_urlC

Import media from a URL. Defaults to dry-run unless confirm is true and dryRun is false.

publer_get_job_statusC

Get status for an async Publer job such as scheduling or media import.

publer_get_best_timesC

Get Publer best-time suggestions for an account.

publer_get_analyticsC

Get Publer analytics charts or post insights for a workspace/account.

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/dougm1966/publer-gateway-mcp'

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