publer-mcp

Soyouse/publer-mcp
★ 0 stars JavaScript AI/LLM Updated today
MCP server for Publer (multi-network social scheduling) — full API coverage, multi-workspace, concurrent-session safe
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "publer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Soyouse/publer-mcp"
      ]
    }
  }
}

README Excerpt

**An MCP server that lets an AI agent drive [Publer](https://publer.com) (multi-network social scheduling) with full API coverage — multi-workspace, concurrent-session safe.** A pure, stateless MCP wrapper: raw pass-through with a self-teaching endpoint catalog, a multi-workspace multiplexer, and per-account rate-limit discipline. No database, no web layer — just a clean bridge between an agent and the Publer API.

Tools (4)

publer_callpubler_discoverpubler_healthpubler_switch_workspace