MCP server for content publishing: convert markdown to HTML, optimize for SEO, translate to Japanese, generate article outlines, identify trending topics, and predict content performance. 8 tools on Cloudflare Workers.
Server Config
{
"mcpServers": {
"moltbook-publisher": {
"url": "https://moltbook-publisher-mcp.yagami8095.workers.dev/mcp"
}
}
}