Connects Claude to BlogBurst's AI social media platform with 11 tools for content generation and publishing across 9 platforms. You can generate full blog posts, repurpose URLs into platform-specific content, check trending topics from HackerNews and Reddit, and auto-publish to Bluesky, Telegram, and Discord. The agent_chat tool acts as a conversational interface for everything, including configuring autonomous daily posting schedules. Twitter and LinkedIn publishing require connecting accounts through their dashboard first. Useful when you need to go from idea to published social content without context switching, or when you want Claude to manage ongoing content operations through the auto-pilot system.
Official Model Context Protocol server for BlogBurst — your autonomous AI social media marketing agent.
Chat naturally to generate content, manage auto-pilot daily posting, track analytics, and publish to 9 platforms.
Sign up at blogburst.ai and get your free API key from Dashboard > API Keys.
Add to your claude_desktop_config.json:
{
"mcpServers": {
"blogburst": {
"command": "npx",
"args": ["-y", "blogburst-mcp-server"],
"env": {
"BLOGBURST_API_KEY": "your-api-key-here"
}
}
}
}
Ask Claude:
| Tool | Description |
|---|---|
agent_chat | Chat with your AI marketing agent — handles everything through conversation |
generate_blog | Generate a complete blog post from a topic |
repurpose_content | Turn a URL or text into social media posts |
generate_platform_content | Generate platform-specific content from a topic |
get_trending_topics | Discover trending topics by niche and source |
brainstorm_titles | AI-powered title brainstorming conversation |
publish_content | Publish to connected platforms (Bluesky, Telegram, Discord) |
get_auto_pilot_status | Check auto-pilot status and configuration |
configure_auto_pilot | Enable/disable auto-pilot, set frequency and platforms |
run_auto_pilot_now | Trigger auto-pilot to run immediately |
get_connected_platforms | Check which platforms are connected |
get_usage | Check API usage and limits |
| Platform | Auto-Publish | Content Style |
|---|---|---|
| Twitter/X | ✅ Yes | Threads with hooks (280 chars/tweet) |
| Bluesky | ✅ Yes | Short authentic posts (300 chars) |
| Telegram | ✅ Yes | Rich formatted broadcasts |
| Discord | ✅ Yes | Community-friendly announcements |
| Copy-only | Discussion posts + subreddit suggestions | |
| TikTok | Copy-only | Hook + script + caption + hashtags |
| YouTube | Copy-only | Title + description + script + tags |
| Coming soon | Professional insights + hashtags | |
| Threads | Coming soon | Conversational posts |
Important: To auto-publish, first connect your platforms at Dashboard > Connections. Twitter/X is one-click OAuth — takes 5 seconds.
Free plan: 50 generations/month. See blogburst.ai/pricing for Pro plans.
MIT
io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/authenticated-llm-agent
labforgedev/copilot-memory-mcp
csoai-org/agent-prompt-injection-firewall-mcp
io.github.mikerawsonnz/authenticated-multi-llm-agent