MCP Server
MCP
io.github.azeemkafridi/bulkpublish
Publish, schedule, and manage social media across 11 platforms via MCP.
Install
npx -y @bulkpublish/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@bulkpublish/mcp-server",
"version": "1.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your BulkPublish API key (starts with bp_)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "BULKPUBLISH_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment