JustBlogged

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

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемСбоиБез входаГлобальныйБесплатноМожет изменять данные

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

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

    Список инструментов сервера (45)

    Технические названия из tools/list. Нужны только разработчикам.

    list_blogsList the authenticated user's accessible blogs so later tool calls can target the right blogId.
    get_blogGet a single blog by ID, including settings like subdomain, domain, logo, and metadata.
    list_blog_membersList blog members who can be assigned as post authors. Use a member id as authorId in create_post or update_post.
    create_blogCreate a new blog. Subdomain is auto-generated from the name. Requires account-level OAuth or a user-scoped API key.
    update_blogUpdate blog settings including name, subdomain, description, and logo. Requires owner or admin access.
    delete_blogDelete a blog by ID. Only the blog owner can delete. Active subscriptions are cancelled automatically.
    get_blog_metadataGet custom metadata for a blog (SEO fields, themeId, etc.). Does not include themeSettings values.
    update_blog_metadataMerge custom metadata into a blog. Pass only the keys you want to add or update. Theme changes use the dedicated theme tools.
    update_blog_domainConfigure 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.
    list_available_themesList built-in themes available for a blog and show which theme is currently active.
    get_theme_settingsGet theme settings schema and current values for a blog's active theme.
    update_theme_settingsUpdate one or more theme setting values for a blog. Unspecified values are preserved. Use get_theme_settings first to discover valid keys.
    switch_themeSwitch a blog to a different built-in theme or to custom if theme files exist.
    list_theme_filesList the theme file tree for a blog (layouts, templates, assets, etc.).
    get_theme_fileRead a theme file by path (e.g. layouts/theme.liquid). Falls back to the active built-in theme when no custom copy exists.
    update_theme_fileCreate or update a theme file. Requires a Pro subscription. Copies the built-in theme first if no custom files exist yet.
    delete_theme_fileDelete a custom theme file from a blog. Requires a Pro subscription. Cannot delete built-in-only files.
    upload_imageUpload an image to a blog. Use the returned path as the image value when creating or updating a post, page, or blog.
    list_postsList blog posts with pagination, filtering, and sorting by status, collection, tag, author, or date.
    get_postGet a single blog post by ID.
    create_postCreate a new blog post with title, HTML content, author, collection, tags, metadata, slug, image, and publishing options.
    update_postUpdate any editable field on an existing blog post, including its author.
    delete_postDelete a blog post by ID.
    list_pagesList static pages with pagination, filtering, and sorting.
    get_pageGet a single static page by ID.
    create_pageCreate a new static page with title, HTML body, metadata, slug, image, and status.
    update_pageUpdate any editable field on an existing static page.
    delete_pageDelete a static page by ID.
    list_redirectsList 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.
    create_redirectCreate a redirect for a blog. Requires owner or admin access through account-level OAuth or a user-scoped API key.
    update_redirectUpdate a redirect source, destination, status code, or active state. Requires owner or admin access through account-level OAuth or a user-scoped API key.
    delete_redirectDelete a redirect by ID. Requires owner or admin access through account-level OAuth or a user-scoped API key.
    list_tagsList blog tags with optional case-insensitive search filtering.
    update_tagRename a blog tag.
    delete_tagDelete a blog tag by ID.
    list_collectionsList all collections for a blog.
    create_collectionCreate a new collection with name, slug, and optional description.
    update_collectionUpdate an existing collection's name, slug, or description.
    delete_collectionDelete a collection by ID and optionally reassign its posts to another collection.
    list_content_revisionsList the saved revision history for a post or page. Returns revision metadata without full snapshots.
    get_content_revisionGet one saved post or page revision, including its complete content snapshot.
    list_content_reviewsList content review requests for a blog, filtered by status.
    get_latest_content_reviewGet the latest review associated with the newest saved revision of a post or page.
    submit_content_reviewSubmit the latest saved revision of a draft post or page for review.
    decide_content_reviewApprove a pending content review or request changes. Approving a staged update to published content applies that revision.
    JustBlogged: подключить к Claude, ChatGPT, Cursor · Connectors.fun