Loading MCP server directory, please wait...
Publish, schedule, and manage social media across 11 platforms via MCP.
npx @getmcp/cli add io.github.azeemkafridi/bulkpublishRequires Node.js 18+. Community-contributed server. Review source before installing.
BULKPUBLISH_API_KEYYour BulkPublish API key (starts with bp_)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.azeemkafridi/bulkpublish": {
"command": "npx",
"args": [
"-y",
"@bulkpublish/mcp-server"
],
"env": {
"BULKPUBLISH_API_KEY": ""
}
}
}
}