AI-first blogging platform MCP server. Publish articles, save drafts, generate AI-powered titles, conduct research, generate cover images, and retrieve analytics for your misar.blog account. 9 tools, hosted remote server, HTTP+SSE transport, Bearer token auth.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"type": "http",
"url": "https://api.misar.io/blog/v1/mcp",
"headers": {
"Authorization": "Bearer mbk_YOUR_TOKEN"
}
}