{
  "markdown": "# BlogBurst MCP Server\n\nOfficial [Model Context Protocol](https://modelcontextprotocol.io) server for [BlogBurst](https://blogburst.ai) — your autonomous AI social media marketing agent.\n\nChat naturally to generate content, manage auto-pilot daily posting, track analytics, and publish to 9 platforms.\n\n## Features\n\n- **AI Marketing Agent** — Chat naturally to do anything: generate content, check analytics, manage auto-pilot, all in one conversation\n- **Auto-Pilot** — Autonomous daily posting agent that generates, reviews, and publishes content on schedule\n- **Blog Generation** — Generate complete blog posts from topics\n- **Content Repurposing** — Turn URLs or text into platform-ready social media posts\n- **Platform Content** — Generate optimized content for 9 platforms (Twitter, LinkedIn, Reddit, Bluesky, Threads, Telegram, Discord, TikTok, YouTube)\n- **Trending Topics** — Discover what's hot on HackerNews, Reddit, Google Trends, Product Hunt\n- **Title Brainstorming** — AI-powered multi-turn title ideation\n- **Auto-Publishing** — Publish directly to connected platforms (Bluesky, Telegram, Discord)\n\n## Quick Start\n\n### 1. Get your API key\n\nSign up at [blogburst.ai](https://blogburst.ai) and get your free API key from [Dashboard > API Keys](https://blogburst.ai/dashboard/api-keys).\n\n### 2. Configure in Claude Desktop\n\nAdd to your `claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"blogburst\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"blogburst-mcp-server\"],\n      \"env\": {\n        \"BLOGBURST_API_KEY\": \"your-api-key-here\"\n      }\n    }\n  }\n}\n```\n\n### 3. Use it\n\nAsk Claude:\n- \"Write a blog post about remote work productivity\"\n- \"Turn this article into Twitter and LinkedIn posts: https://example.com/article\"\n- \"What's trending in AI right now?\"\n- \"Turn on auto-pilot, 3 posts per day on Bluesky and Twitter\"\n- \"How did my posts perform this week?\"\n- \"Publish this to my Bluesky and Telegram\"\n\n## Available Tools\n\n| Tool | Description |\n|------|-------------|\n| `agent_chat` | Chat with your AI marketing agent — handles everything through conversation |\n| `generate_blog` | Generate a complete blog post from a topic |\n| `repurpose_content` | Turn a URL or text into social media posts |\n| `generate_platform_content` | Generate platform-specific content from a topic |\n| `get_trending_topics` | Discover trending topics by niche and source |\n| `brainstorm_titles` | AI-powered title brainstorming conversation |\n| `publish_content` | Publish to connected platforms (Bluesky, Telegram, Discord) |\n| `get_auto_pilot_status` | Check auto-pilot status and configuration |\n| `configure_auto_pilot` | Enable/disable auto-pilot, set frequency and platforms |\n| `run_auto_pilot_now` | Trigger auto-pilot to run immediately |\n| `get_connected_platforms` | Check which platforms are connected |\n| `get_usage` | Check API usage and limits |\n\n## Supported Platforms\n\n| Platform | Auto-Publish | Content Style |\n|----------|:---:|---------------|\n| Twitter/X | ✅ Yes | Threads with hooks (280 chars/tweet) |\n| Bluesky | ✅ Yes | Short authentic posts (300 chars) |\n| Telegram | ✅ Yes | Rich formatted broadcasts |\n| Discord | ✅ Yes | Community-friendly announcements |\n| Reddit | Copy-only | Discussion posts + subreddit suggestions |\n| TikTok | Copy-only | Hook + script + caption + hashtags |\n| YouTube | Copy-only | Title + description + script + tags |\n| LinkedIn | Coming soon | Professional insights + hashtags |\n| Threads | Coming soon | Conversational posts |\n\n**Important**: To auto-publish, first connect your platforms at [Dashboard > Connections](https://blogburst.ai/dashboard/connections). Twitter/X is one-click OAuth — takes 5 seconds.\n\n## Pricing\n\nFree plan: 50 generations/month. See [blogburst.ai/pricing](https://blogburst.ai/pricing) for Pro plans.\n\n## Links\n\n- [BlogBurst Website](https://blogburst.ai)\n- [API Documentation](https://api.blogburst.ai/docs)\n- [Twitter/X](https://x.com/BlogBurstAI)\n\n## License\n\nMIT\n",
  "bytes": 3964,
  "sha": "8b4c8e690639a356e78963acaedba26e25dcefdf66d845e3f4761af7652fcd50",
  "repo_slug": "shensi8312/blogburst-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_shensi8312_blogburst_mcp_serve_bb36f7a4/readme"
}