Mmcp.market

JustBlogged MCP server

by usamaejaz·io.github.usamaejaz/justblogged·v0.1.0

Create, edit, organize, publish, and configure JustBlogged blogs from MCP clients.

C57/100grade C
What users say
No reviews yet
Be the first
Safety scan
C57/100

full report

Adoption
New

Little public usage data yet

Reviews

Write one

Nobody has reviewed JustBlogged yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

JustBlogged tools (45, 25 write)

write = sends, deletes, buys or posts
  • create_blogwrite actionFree

    Create a new blog. Subdomain is auto-generated from the name. Requires account-level OAuth or a user-scoped API key.

  • create_collectionwrite actionFree

    Create a new collection with name, slug, and optional description.

  • create_pagewrite actionFree

    Create a new static page with title, HTML body, metadata, slug, image, and status.

  • create_postwrite actionFree

    Create a new blog post with title, HTML content, author, collection, tags, metadata, slug, image, and publishing options.

  • create_redirectwrite actionFree

    Create a redirect for a blog. Requires owner or admin access through account-level OAuth or a user-scoped API key.

  • decide_content_reviewFree

    Approve a pending content review or request changes. Approving a staged update to published content applies that revision.

  • delete_blogwrite actionFree

    Delete a blog by ID. Only the blog owner can delete. Active subscriptions are cancelled automatically.

  • delete_collectionwrite actionFree

    Delete a collection by ID and optionally reassign its posts to another collection.

  • delete_pagewrite actionFree

    Delete a static page by ID.

  • delete_postwrite actionFree

    Delete a blog post by ID.

  • delete_redirectwrite actionFree

    Delete a redirect by ID. Requires owner or admin access through account-level OAuth or a user-scoped API key.

  • delete_tagwrite actionFree

    Delete a blog tag by ID.

  • delete_theme_filewrite actionFree

    Delete a custom theme file from a blog. Requires a Pro subscription. Cannot delete built-in-only files.

  • get_blogFree

    Get a single blog by ID, including settings like subdomain, domain, logo, and metadata.

  • get_blog_metadataFree

    Get custom metadata for a blog (SEO fields, themeId, etc.). Does not include themeSettings values.

  • get_content_revisionFree

    Get one saved post or page revision, including its complete content snapshot.

  • get_latest_content_reviewFree

    Get the latest review associated with the newest saved revision of a post or page.

  • get_pageFree

    Get a single static page by ID.

  • get_postwrite actionFree

    Get a single blog post by ID.

  • get_theme_fileFree

    Read a theme file by path (e.g. layouts/theme.liquid). Falls back to the active built-in theme when no custom copy exists.

  • get_theme_settingsFree

    Get theme settings schema and current values for a blog's active theme.

  • list_available_themesFree

    List built-in themes available for a blog and show which theme is currently active.

  • list_blog_membersFree

    List blog members who can be assigned as post authors. Use a member id as authorId in create_post or update_post.

  • list_blogsFree

    List the authenticated user's accessible blogs so later tool calls can target the right blogId.

  • list_collectionsFree

    List all collections for a blog.

  • list_content_reviewsFree

    List content review requests for a blog, filtered by status.

  • list_content_revisionsFree

    List the saved revision history for a post or page. Returns revision metadata without full snapshots.

  • list_pagesFree

    List static pages with pagination, filtering, and sorting.

  • list_postsFree

    List blog posts with pagination, filtering, and sorting by status, collection, tag, author, or date.

  • list_redirectsFree

    List redirects for a blog with search, status, type, and pagination filters. Requires owner or admin access through account-level OAuth or a user-scoped API key.

  • list_tagsFree

    List blog tags with optional case-insensitive search filtering.

  • list_theme_filesFree

    List the theme file tree for a blog (layouts, templates, assets, etc.).

  • submit_content_reviewwrite actionFree

    Submit the latest saved revision of a draft post or page for review.

  • switch_themeFree

    Switch a blog to a different built-in theme or to custom if theme files exist.

  • update_blogwrite actionFree

    Update blog settings including name, subdomain, description, and logo. Requires owner or admin access.

  • update_blog_domainwrite actionFree

    Configure or remove a blog's custom domain. Use domain only for custom domains (requires CNAME/A DNS). Use domain + domain_slug for subdirectory hosting (requires TXT DNS verification). Pass an empty domain string to remove the domain.

  • update_blog_metadatawrite actionFree

    Merge custom metadata into a blog. Pass only the keys you want to add or update. Theme changes use the dedicated theme tools.

  • update_collectionwrite actionFree

    Update an existing collection's name, slug, or description.

  • update_pagewrite actionFree

    Update any editable field on an existing static page.

  • update_postwrite actionFree

    Update any editable field on an existing blog post, including its author.

  • update_redirectwrite actionFree

    Update a redirect source, destination, status code, or active state. Requires owner or admin access through account-level OAuth or a user-scoped API key.

  • update_tagwrite actionFree

    Rename a blog tag.

  • update_theme_filewrite actionFree

    Create or update a theme file. Requires a Pro subscription. Copies the built-in theme first if no custom files exist yet.

  • update_theme_settingswrite actionFree

    Update one or more theme setting values for a blog. Unspecified values are preserved. Use get_theme_settings first to discover valid keys.

  • upload_imagewrite actionFree

    Upload an image to a blog. Use the returned path as the image value when creating or updating a post, page, or blog.

Public scan report

scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it

1 high
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 1068ms20/20
  • Tool poisoning45 tool descriptions checked15/15
  • Auth qualityopen endpoint exposes 25 write-action tools with no auth3/15
  • Maintenancerepository not readable: repo not found3/15
  • Maintainer identityno repository or website to verify2/10

Findings (1)

  • highWrite-action tools reachable without authenticationauth.open-write
Overall 57/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http justblogged https://justblogged.com/mcp
Add to Cursor

JustBlogged: common questions

Is JustBlogged MCP server safe?
With care: it is graded C, so read the findings first (57/100). Read the JustBlogged safety report
How do I install JustBlogged?
It runs remotely at justblogged.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does JustBlogged need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is JustBlogged maintained?
The latest release is v0.1.0.
Is JustBlogged up?
100% of our last 7 checks got an answer. We check remote servers about four times a day.

More from usamaejaz