MCP.so
Sign In
Servers

letmepost

@letmepost

The social media publishing API that fails loudly instead of silently. Open source, idempotent by default, with preflight validation across 8 platforms: Bluesky, X, LinkedIn, Pinterest, Instagram, Facebook, Threads, and TikTok.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "letmepost": {
      "command": "npx",
      "args": [
        "@letmepost/mcp"
      ],
      "env": {
        "LMP_API_KEY": "lmp_live_..."
      }
    }
  }
}

More from Other