Misar.Blog MCP

AI-first blogging platform MCP server — publish posts, track analytics, manage series, run newsletter campaigns.

@misarblog/mcp — Misar.Blog MCP Server

Publish & Manage Blog Posts from Claude Code

npm version License: MIT Node.js Version

Publish blog posts, manage drafts, schedule articles, generate AI cover images, and pull analytics — all from Claude Code, Cursor, or Windsurf. Connect your Misar.Blog creator account via API key or one-click browser login (no copy-paste). 15 tools covering the full editorial workflow: write → draft → publish → series → analytics.

Installation

Claude Code

claude mcp add misarblog -- npx -y @misarblog/mcp

Then set your API key:

export MISARBLOG_API_KEY=mbk_your_key

Manual Configuration

{
  "mcpServers": {
    "misarblog": {
      "command": "npx",
      "args": ["-y", "@misarblog/mcp"],
      "env": {
        "MISARBLOG_API_KEY": "mbk_your_key"
      }
    }
  }
}

Tools (15)

ToolDescription
publish_articlePublish a new article or update an existing draft to published
create_draftCreate a new draft article with title, content, tags, and series
get_articleFetch a single article by slug or ID
list_my_articlesList your articles with optional status/tag/series filters
upload_imageUpload an image to your article media library
generate_cover_imageGenerate an AI cover image for an article using a prompt
get_seriesFetch a series by slug, including all articles in order
create_seriesCreate a new article series
add_to_seriesAdd an article to a series at a specific position
get_analytics_summaryGet traffic, views, and engagement analytics for your articles
get_profileFetch your Misar.Blog creator profile
loginAuthenticate via browser (opens OAuth flow, no API key needed)
get_reactionsGet reaction counts for an article
add_reactionAdd a reaction (like/clap/bookmark) to an article
remove_reactionRemove a reaction from an article

Requirements

  • Node.js >= 18
  • A Misar.Blog creator account
  • API key from your Misar.Blog dashboard (or use login tool for browser OAuth)

Authentication

Option 1: API Key (recommended) Get your API key from your Misar.Blog dashboard and set:

export MISARBLOG_API_KEY=mbk_your_key

Option 2: Browser OAuth Use the login tool in your MCP client — it opens a browser window for one-click authentication.

Links

License

MIT — Copyright (c) 2025 G1 Technologies / Misar AI

相关服务器

NotebookLM 网页导入器

一键将网页和 YouTube 视频导入 NotebookLM。超过 200,000 用户信赖。

安装 Chrome 扩展