Misar.Blog MCP Server for Cursor
io.github.misar-ai/misarblog-mcp
Publish and manage articles, series, comments, reactions, newsletters and blog analytics.
client:Cursor
transport:streamable-http
runtime:npm
tools:23
Install Misar.Blog MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"misarblog-mcp": {
"url": "https://api.misar.io/blog/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- upgrade
- get_profile
- get_analytics_summary
- list_my_articles
- get_article
- publish_article
- create_draft
- update_article
- search_articles
- research_topic
- generate_title_seo
- suggest_titles
- generate_cover_image
- get_series
- create_series
- add_to_series
- list_comments
- get_follow_status
- list_newsletter_subscribers
- list_newsletter_issues
- get_reactions
- add_reaction
- remove_reaction