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
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)
| Tool | Description |
|---|---|
publish_article | Publish a new article or update an existing draft to published |
create_draft | Create a new draft article with title, content, tags, and series |
get_article | Fetch a single article by slug or ID |
list_my_articles | List your articles with optional status/tag/series filters |
upload_image | Upload an image to your article media library |
generate_cover_image | Generate an AI cover image for an article using a prompt |
get_series | Fetch a series by slug, including all articles in order |
create_series | Create a new article series |
add_to_series | Add an article to a series at a specific position |
get_analytics_summary | Get traffic, views, and engagement analytics for your articles |
get_profile | Fetch your Misar.Blog creator profile |
login | Authenticate via browser (opens OAuth flow, no API key needed) |
get_reactions | Get reaction counts for an article |
add_reaction | Add a reaction (like/clap/bookmark) to an article |
remove_reaction | Remove a reaction from an article |
Requirements
- Node.js >= 18
- A Misar.Blog creator account
- API key from your Misar.Blog dashboard (or use
logintool 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
- Homepage: https://www.misar.blog
- Docs: https://docs.misar.io/blog
- npm: https://www.npmjs.com/package/@misarblog/mcp
- Source: https://git.misar.io/misaradmin/misar-io (packages/blog-mcp-server/)
License
MIT — Copyright (c) 2025 G1 Technologies / Misar AI
Serveurs connexes
Kone.vc
sponsorMonetize your AI agent with contextual product recommendations
Issuebage MCP Server
digital badge issuing platform
Leantime MCP Bridge
An MCP proxy bridge for the Leantime project management system, forwarding JSON-RPC messages with proper authentication.
Ookcite MCP
Validate DOIs against a real citation database, format references in 2900+ CSL styles (APA, IEEE, Chicago, Nature, etc.), and catch hallucinated academic references before they reach your paper or documentation or pitch deck. Manage citation collections, import/export BibTeX, and batch-process references. 29 tools.
MCP Todoist
Manage your tasks and projects with the Todoist API.
Jira MCP
MCP server for connecting AI assistants to your own Jira instance
Puzld MCP
Expose your local AI agent CLIs through one MCP endpoint
TaskMaster Todoist
An MCP server for integrating Todoist with Cursor AI. Requires a Todoist API token.
mcp-todo
A simple to-do list manager to record, track, and complete daily tasks.
Bitrix24
Interact with and manage your Bitrix24 CRM instance through a powerful set of tools.
Mac Apps Launcher MCP Server
Launch and manage macOS applications. List installed apps, launch them by name, or open files with specific apps.