JustBlogged
REMOTE · JUSTBLOGGED.COM · SCANNED SEP 20
Create, edit, organize, publish, and configure JustBlogged blogs from MCP clients.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security97
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
- The authorisation server supports Client ID Metadata Documents, the current MCP client-registration mechanism. View diagnostics → Pass
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability87
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 3683 tokens (~80/item across 46 items; 45 tools + 1 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
- Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 8 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 47 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the JustBlogged MCP server?
JustBlogged is a hosted endpoint at https://justblogged.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · justblogged.com
claude mcp add --transport http usamaejaz-justblogged 'https://justblogged.com/mcp'
{
"mcpServers": {
"usamaejaz-justblogged": {
"url": "https://justblogged.com/mcp"
}
}
} {
"servers": {
"usamaejaz-justblogged": {
"type": "http",
"url": "https://justblogged.com/mcp"
}
}
} [mcp_servers.usamaejaz-justblogged] url = "https://justblogged.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"usamaejaz-justblogged": {
"type": "remote",
"url": "https://justblogged.com/mcp",
"enabled": true
}
}
} openclaw mcp add usamaejaz-justblogged --url 'https://justblogged.com/mcp' --transport streamable-http
mcp_servers:
usamaejaz-justblogged:
url: "https://justblogged.com/mcp" {
"McpServers": {
"usamaejaz-justblogged": {
"Transport": "http",
"Url": "https://justblogged.com/mcp"
}
}
} assistant mcp add usamaejaz-justblogged -t streamable-http -u 'https://justblogged.com/mcp'
{
"mcpServers": {
"usamaejaz-justblogged": {
"type": "http",
"url": "https://justblogged.com/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.
- 15 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.
- 9 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.
- 6 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.
- 4 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Probed https://justblogged.com/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=justblogged.com | CN=WE1,O=Google Trust Services,C=US | 6 Sept 2026 | 5 Dec 2026 | ECDSA 256 | ECDSA-SHA256 | 7aeefa4049e02ebd133c90a0cbe853ff |
| SANs: justblogged.com | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of justblogged.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| justblogged.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication Enforced and verified
The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.
| Result | Enforced and verified |
|---|---|
| Enforced | On tool calls |
| HTTP status | 200 |
WWW-Authenticate challenge Bearer realm="OAuth", resource_metadata="https://justblogged.com/.well-known/oauth-protected-resource/mcp", scope="blogs:manage"
Bearer realm="OAuth", resource_metadata="https://justblogged.com/.well-known/oauth-protected-resource/mcp", scope="blogs:manage" | Header | Value |
|---|---|
| strict-transport-security | max-age=15552000 |
| x-content-type-options | nosniff |
Protected resource metadata
| Document | https://justblogged.com/.well-known/oauth-protected-resource/mcp |
|---|---|
| Retrieved | Yes |
| Resource | https://justblogged.com/mcp |
| Authorisation server | https://justblogged.com |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://justblogged.com/mcp | Verified | 200 | |
| http (plaintext) | http://justblogged.com/mcp | HTTPS enforced | 301 | https://justblogged.com/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
create_blog Create blog ~59
Create a new blog. Subdomain is auto-generated from the name. Requires account-level OAuth or a user-scoped API key.
| Name | Type | Req | Description |
|---|---|---|---|
| description | – | – | Optional blog description. |
| logo | – | – | Optional logo URL. |
| name | string | yes | Blog name. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
create_collection Create collection ~69
Create a new collection with name, slug, and optional description.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| description | string | – | Optional collection description. |
| name | string | yes | Collection name. |
| slug | string | yes | Collection slug. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
create_page Create page ~140
Create a new static page with title, HTML body, metadata, slug, image, and status.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| body | string | yes | Page HTML body. |
| image | – | – | Optional featured image path or URL. Use upload_image for local files. |
| metadata | array | – | Custom metadata entries as key/value objects. Maximum 20 entries; description should be 200 characters or fewer. |
| slug | – | – | Page slug. Auto-generated from title when omitted. |
| status | string | – | Publishing status. Default: draft. |
| title | string | yes | Page title. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
create_post Create post ~215
Create a new blog post with title, HTML content, author, collection, tags, metadata, slug, image, and publishing options.
| Name | Type | Req | Description |
|---|---|---|---|
| authorId | string | – | Optional author user ID from list_blog_members. Assigning another member requires owner or admin access. |
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| collection_id | string | yes | Collection ID for the post. |
| content | string | yes | Post HTML content. |
| image | – | – | Optional featured image path or URL. Use upload_image for local files. |
| metadata | array | – | Custom metadata entries as key/value objects. Maximum 20 entries; description should be 200 characters or fewer. |
| published_at | – | – | Optional publish datetime in ISO 8601 format. |
| slug | – | – | Post slug. Auto-generated from title when omitted. |
| status | string | – | Publishing status. Default: draft. |
| tags | array | – | Tag names. Maximum 10 tags. |
| title | string | yes | Post title. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
create_redirect Create redirect ~130
Create a redirect for a blog. Requires owner or admin access through account-level OAuth or a user-scoped API key.
| Name | Type | Req | Description |
|---|---|---|---|
| active | boolean | – | Whether this redirect should be applied. |
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| destination | string | yes | Destination site path or absolute HTTP(S) URL. |
| source_path | string | yes | Incoming site path to redirect, starting with a single /. Query strings and fragments are not allowed. |
| status_code | – | – | HTTP redirect status code. Use 301 for permanent redirects and 302 for temporary redirects. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
decide_content_review Decide content review ~95
Approve a pending content review or request changes. Approving a staged update to published content applies that revision.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| comment | string | – | Review comment. Required when requesting changes; maximum 2,000 characters. |
| decision | string | yes | Review decision. |
| reviewId | string | yes | Review ID from list_content_reviews. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
delete_blog Delete blog ~37
Delete a blog by ID. Only the blog owner can delete. Active subscriptions are cancelled automatically.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
delete_collection Delete collection ~73
Delete a collection by ID and optionally reassign its posts to another collection.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| collectionId | string | yes | Collection ID. |
| reassign_to | string | – | Optional collection ID that should receive the deleted collection's posts. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
delete_page Delete page ~45
Delete a static page by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| pageId | string | yes | Page ID. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
delete_post Delete post ~45
Delete a blog post by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| postId | string | yes | Post ID. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
delete_redirect Delete redirect ~61
Delete a redirect by ID. Requires owner or admin access through account-level OAuth or a user-scoped API key.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| redirectId | string | yes | Redirect ID. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
delete_tag Delete tag ~45
Delete a blog tag by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| tagId | string | yes | Tag ID. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
delete_theme_file Delete theme file ~66
Delete a custom theme file from a blog. Requires a Pro subscription. Cannot delete built-in-only files.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| file_path | string | yes | Theme file path relative to the theme root. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
get_blog Get blog ~38
Get a single blog by ID, including settings like subdomain, domain, logo, and metadata.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
get_blog_metadata Get blog metadata ~41
Get custom metadata for a blog (SEO fields, themeId, etc.). Does not include themeSettings values.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
get_content_revision Get content revision ~80
Get one saved post or page revision, including its complete content snapshot.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| contentId | string | yes | Post or page ID. |
| contentType | string | yes | Content type. |
| revisionId | string | yes | Revision ID from list_content_revisions. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
get_latest_content_review Get latest content review ~68
Get the latest review associated with the newest saved revision of a post or page.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| contentId | string | yes | Post or page ID. |
| contentType | string | yes | Content type. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
get_page Get page ~46
Get a single static page by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| pageId | string | yes | Page ID. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
get_post Get post ~46
Get a single blog post by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| postId | string | yes | Post ID. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
get_theme_file Get theme file ~94
Read a theme file by path (e.g. layouts/theme.liquid). Falls back to the active built-in theme when no custom copy exists.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| file_path | string | yes | Text theme file path ending in .liquid, .css, .js, .html, .json, .xml, or .txt. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
get_theme_settings Get theme settings ~43
Get theme settings schema and current values for a blog's active theme.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
list_available_themes List available themes ~46
List built-in themes available for a blog and show which theme is currently active.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
list_blog_members List blog members ~44
List blog members who can be assigned as post authors. Use a member id as authorId in create_post or update_post.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
list_blogs List blogs ~26
List the authenticated user's accessible blogs so later tool calls can target the right blogId.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
list_collections List collections ~36
List all collections for a blog.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
list_content_reviews List content reviews ~54
List content review requests for a blog, filtered by status.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| status | string | – | Review status. Default: pending. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
list_content_revisions List content revisions ~70
List the saved revision history for a post or page. Returns revision metadata without full snapshots.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| contentId | string | yes | Post or page ID. |
| contentType | string | yes | Content type. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
list_pages List pages ~111
List static pages with pagination, filtering, and sorting.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| limit | integer | – | Page size. Default: 30, maximum: 100. |
| order | string | – | Sort direction. Default: desc. |
| orderBy | string | – | Sort field. Default: updatedAt. |
| page | integer | – | Page number. Default: 1. |
| status | string | – | Filter by page status. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
list_posts List posts ~159
List blog posts with pagination, filtering, and sorting by status, collection, tag, author, or date.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| collectionId | string | – | Filter by collection ID. |
| limit | integer | – | Page size. Default: 30, maximum: 100. |
| order | string | – | Sort direction. Default: desc. |
| orderBy | string | – | Sort field. Default: createdAt. |
| page | integer | – | Page number. Default: 1. |
| status | string | – | Filter by post status. |
| tagId | string | – | Filter by tag ID. |
| userId | string | – | Filter by author user ID. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
list_redirects List redirects ~129
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.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| limit | integer | – | Redirects per page, from 1 to 100. |
| page | integer | – | Page number, starting at 1. |
| search | string | – | Search source paths and destinations. |
| status | string | – | Filter by active state. |
| type | string | – | Filter by HTTP status code. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
list_tags List tags ~51
List blog tags with optional case-insensitive search filtering.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| search | string | – | Optional tag name search filter. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
list_theme_files List theme files ~46
List the theme file tree for a blog (layouts, templates, assets, etc.).
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
submit_content_review Submit content review ~82
Submit the latest saved revision of a draft post or page for review.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| comment | string | – | Optional review comment. Maximum 2,000 characters. |
| contentId | string | yes | Post or page ID. |
| contentType | string | yes | Content type. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
switch_theme Switch theme ~64
Switch a blog to a different built-in theme or to custom if theme files exist.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| theme_id | string | yes | Theme ID. Use custom for blogs with edited theme files. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
update_blog Update blog ~76
Update blog settings including name, subdomain, description, and logo. Requires owner or admin access.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. |
| description | – | – | Updated blog description. |
| logo | – | – | Updated logo URL. |
| name | string | yes | Updated blog name. |
| subdomain | string | yes | Updated blog subdomain. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
update_blog_domain Update blog domain ~116
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.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. |
| domain | – | yes | Custom domain (e.g. blog.example.com) or root domain for subdirectory mode. Pass empty string to remove. |
| domain_slug | – | – | Optional subdirectory slug for subdirectory hosting (e.g. example.com + blog). |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
update_blog_metadata Update blog metadata ~71
Merge custom metadata into a blog. Pass only the keys you want to add or update. Theme changes use the dedicated theme tools.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. |
| metadata | array | yes | Custom blog metadata entries as key/value objects. Theme changes must use switch_theme or update_theme_settings. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
update_collection Update collection ~80
Update an existing collection's name, slug, or description.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| collectionId | string | yes | Collection ID. |
| description | string | – | Updated collection description. |
| name | string | – | Updated collection name. |
| slug | string | – | Updated collection slug. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
update_page Update page ~134
Update any editable field on an existing static page.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| body | string | – | Updated HTML body. |
| image | – | – | Updated featured image path or URL. Use upload_image for local files. |
| metadata | array | – | Custom metadata entries as key/value objects. Maximum 20 entries; description should be 200 characters or fewer. |
| pageId | string | yes | Page ID. |
| slug | string | – | Updated page slug. |
| status | string | – | Updated publishing status. |
| title | string | – | Updated page title. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
update_post Update post ~198
Update any editable field on an existing blog post, including its author.
| Name | Type | Req | Description |
|---|---|---|---|
| authorId | string | – | Updated author user ID from list_blog_members. Reassignment requires owner or admin access. |
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| collection_id | string | – | Updated collection ID. |
| content | string | – | Updated HTML content. |
| image | – | – | Updated featured image path or URL. Use upload_image for local files. |
| metadata | array | – | Custom metadata entries as key/value objects. Maximum 20 entries; description should be 200 characters or fewer. |
| postId | string | yes | Post ID. |
| published_at | – | – | Updated publish datetime in ISO 8601 format. |
| slug | string | – | Updated post slug. |
| status | string | – | Updated publishing status. |
| tags | array | – | Updated tag names. |
| title | string | – | Updated post title. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
update_redirect Update redirect ~128
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.
| Name | Type | Req | Description |
|---|---|---|---|
| active | boolean | – | Whether this redirect should be applied. |
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| destination | string | – | Updated destination site path or absolute HTTP(S) URL. |
| redirectId | string | yes | Redirect ID. |
| source_path | string | – | Updated incoming site path, starting with a single /. |
| status_code | – | – | Updated HTTP redirect status code. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
update_tag Update tag ~70
Rename a blog tag.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| name | string | yes | New tag name. Allowed characters: letters, numbers, spaces, hyphens, underscores, periods. |
| tagId | string | yes | Tag ID. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
update_theme_file Update theme file ~100
Create or update a theme file. Requires a Pro subscription. Copies the built-in theme first if no custom files exist yet.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| content | string | yes | Full file content. |
| file_path | string | yes | Text theme file path ending in .liquid, .css, .js, .html, .json, .xml, or .txt. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
update_theme_settings Update theme settings ~75
Update one or more theme setting values for a blog. Unspecified values are preserved. Use get_theme_settings first to discover valid keys.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| values | string | yes | JSON object containing theme setting names and values from get_theme_settings. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
upload_image Upload image ~132
Upload an image to a blog. Use the returned path as the image value when creating or updating a post, page, or blog.
| Name | Type | Req | Description |
|---|---|---|---|
| blogId | string | yes | Blog ID. Use list_blogs to discover available blog IDs. |
| data | string | yes | Base64-encoded image bytes without a data URL prefix. Maximum decoded size: 8 MB. |
| filename | string | yes | Original image filename, including its extension. |
| mimeType | string | yes | Image MIME type. SVG is supported only for logo uploads. |
| uploadType | string | – | Where the image will be used. Default: post. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | – | yes | – |
No examples provided.
What is the JustBlogged MCP server?
JustBlogged is an MCP server listed in the public MCP registry as io.github.usamaejaz/justblogged. Create, edit, organize, publish, and configure JustBlogged blogs from MCP clients. This page covers its hosted endpoint (https://justblogged.com/mcp).
Is the JustBlogged MCP server safe to use?
JustBlogged scores 94 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the JustBlogged MCP server expose?
JustBlogged exposes 45 tools: list_blogs, get_blog, list_blog_members, create_blog, update_blog, and 40 more. Their descriptions and schemas cost roughly 3,634 tokens of context every time the server is loaded.
Does the JustBlogged MCP server require authentication?
Yes. JustBlogged asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.
Is the JustBlogged MCP server still maintained?
JustBlogged is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.