Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BLOGBURST_API_KEY | Yes | Your BlogBurst API key from the blogburst.ai dashboard |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_blog | Generate a complete AI-written blog post from a topic. Returns title, content (markdown), meta description, and tags. |
| repurpose_content | Turn a blog URL or raw text into ready-to-post social media content for multiple platforms. Supports Twitter, LinkedIn, Reddit, Bluesky, Threads, Telegram, Discord, TikTok, YouTube. |
| generate_platform_content | Generate social media posts directly from a topic (no blog needed). Creates platform-optimized content with correct character limits. |
| get_trending_topics | Discover trending topics from HackerNews, Reddit, Google Trends, and Product Hunt. Great for finding content inspiration. |
| brainstorm_titles | AI-powered title brainstorming via multi-turn conversation. Send messages to iteratively refine blog post titles. |
| publish_content | Publish content directly to your connected social media platforms (Bluesky, Telegram, Discord). Requires platforms to be connected in your BlogBurst dashboard. |
| get_connected_platforms | Check which social media platforms are connected to your BlogBurst account and ready for auto-publishing. |
| get_usage | Check your current API usage, remaining generations, and plan limits. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |