Skip to main content
MarketingTypeScript

shensi8312/blogburst-mcp-server

AI content generation, repurposing, and multi-platform publishing with [BlogBurst](https://blogburst.ai). Generate blogs, repurpose content for 9+ platforms (Twitter, LinkedIn, Reddit, Bluesky, Threads, Telegram, Discord, TikTok, YouTube), get trending topics, and publish directly.

marketingcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/shensi8312/blogburst-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "blogburst-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "shensi8312/blogburst-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Marketing
Language
TypeScript
Author
shensi8312