送信

Misar.Blog MCP Server

@mrgulshanyadav

Publish and manage blog posts on Misar.Blog from your AI agent. 20 tools: articles, series, analytics, comments, reactions, newsletter, AI content generation.
概要

Misar.Blog MCP Server

Publish and manage blog posts on Misar.Blog directly from your AI agent.

Features

  • 20 tools covering the full editorial workflow
  • Create, edit, draft, publish articles
  • Manage series and collections
  • Pull analytics and stats
  • Comments and reactions management
  • Newsletter integration
  • AI cover image generation

Installation

{
  "mcpServers": {
    "misarblog": {
      "type": "http",
      "url": "https://www.misar.blog/api/mcp"
    }
  }
}

Or via npm: npx -y @misarblog/mcp@latest

サーバー設定

{
  "mcpServers": {
    "misarblog": {
      "type": "http",
      "url": "https://www.misar.blog/api/mcp"
    }
  }
}