Official Model Context Protocol server for BlogBurst — AI-powered content generation, repurposing, and multi-platform publishing. - Blog Generation — Generate complete blog posts from topics - Content Repurposing — Turn URLs or text into platform-ready social media posts - Platform Content — Generate optimized content for 9+ platforms (Twitter, LinkedIn, Reddit, Bluesky, Threads, Telegram, Discord
Add this skill
npx mdskills install shensi8312/blogburst-mcp-serverWell-documented content generation MCP with clear setup and useful tools but overly broad permissions
Official Model Context Protocol server for BlogBurst — AI-powered content generation, repurposing, and multi-platform publishing.
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 |
|---|---|
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_connected_platforms | Check which platforms are connected |
get_usage | Check API usage and limits |
Twitter, LinkedIn, Reddit, Bluesky, Threads, Telegram, Discord, TikTok, YouTube
Free plan: 50 generations/month. See blogburst.ai/pricing for Pro plans.
MIT
Install via CLI
npx mdskills install shensi8312/blogburst-mcp-serverBlogBurst MCP Server is a free, open-source AI agent skill. Official Model Context Protocol server for BlogBurst — AI-powered content generation, repurposing, and multi-platform publishing. - Blog Generation — Generate complete blog posts from topics - Content Repurposing — Turn URLs or text into platform-ready social media posts - Platform Content — Generate optimized content for 9+ platforms (Twitter, LinkedIn, Reddit, Bluesky, Threads, Telegram, Discord
Install BlogBurst MCP Server with a single command:
npx mdskills install shensi8312/blogburst-mcp-serverThis downloads the skill files into your project and your AI agent picks them up automatically.
BlogBurst MCP Server works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Gemini Cli, Amp, Roo Code, Goose. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.