MCP Servers / marketing / Misar.Blog MCP

Misar.Blog MCP

JSON →
httpnonemarketing

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

Install
How to run this server
[ { "cmd": "npx -y @misarblog/mcp", "imports": [] } ]
server path: misar-blog-mcp-2
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envMISARBLOG_API_KEY
Resources
Misar.Blog MCP — MCP Server · libregistry