Description
Integrates with BulkPublish, a social media management platform supporting 11 networks. Provides tools for publishing content, scheduling posts, and managing social media accounts through BulkPublish's API. Requires a BulkPublish API key starting with bp_ for authentication.
🔬 Playground
Try BulkPublish live in the browser with security context.
Installation
git clone https://github.com/azeemkafridi/bulkpublish-api Claude Desktop Configuration
Add this configuration to your Claude Desktop config file to enable this MCP server:
Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json
Config file location: %APPDATA%\Claude\claude_desktop_config.json
Config file location: ~/.config/Claude/claude_desktop_config.json
{
"mcpServers": {
"bulkpublish": {
"command": "node",
"args": [
"path/to/server.js"
]
}
}
} Community Reviews
Authenticated reviews from GitHub users. No anonymous submissions. Your experience helps others choose wisely.
No reviews yet. Be the first to share your experience.