blogburst mcp server for Claude Desktop
io.github.shensi8312/blogburst-mcp-server
AI social media agent — generate content, auto-pilot posting, analytics for 9+ platforms.
client:Claude Desktop
transport:stdio
runtime:npm
Install blogburst mcp server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"blogburst-mcp-server": {
"command": "npx",
"args": [
"-y",
"blogburst-mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs