JustBlogged for Cursor
io.github.usamaejaz/justblogged
Create, edit, organize, publish, and configure JustBlogged blogs from MCP clients.
client:Cursor
transport:streamable-http
tools:45
Install JustBlogged in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"justblogged": {
"url": "https://justblogged.com/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
- list_blogs
- get_blog
- list_blog_members
- create_blog
- update_blog
- delete_blog
- get_blog_metadata
- update_blog_metadata
- update_blog_domain
- list_available_themes
- get_theme_settings
- update_theme_settings
- switch_theme
- list_theme_files
- get_theme_file
- update_theme_file
- delete_theme_file
- upload_image
- list_posts
- get_post
- create_post
- update_post
- delete_post
- list_pages