Developer Tools
Trust: 37/100 (Limited)io.github.shensi8312/blogburst-mcp-server Guide
AI social media agent — generate content, auto-pilot posting, analytics for 9+ platforms.
1 starsby shensi8312
Quick Start
Install
npx blogburst-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-shensi8312-blogburst-mcp-server": {
"command": "npx",
"args": [
"blogburst-mcp-server"
]
}
}
}