Are you the author? Sign in to claim
Official MCP server for BlogBurst — AI content generation, repurposing, and multi-platform publishing
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
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
Google's universal MCP server supporting PostgreSQL, MySQL, MongoDB, Redis, and 10+ databases
Official GitHub integration for repos, issues, PRs, and CI/CD workflows