2 months ago
The best free social media publishing and scheduling API.
Publish to 11 platforms from a single API call. Schedule posts, upload media, track analytics, and automate your social media workflow.
Server Config
{
"mcpServers": {
"bulkpublish": {
"command": "node",
"args": [
"/absolute/path/to/bulkpublish-api/mcp-server/dist/index.js"
],
"env": {
"BULKPUBLISH_API_KEY": "bp_your_api_key_here"
}
}
}
}