c cms.uxbert.ai Open console →
UXBERT Labs · Content Platform

Publish at
light speed.

A self-hosted headless CMS engineered for teams that ship — live visual preview, bilingual by default, and content that reaches production the instant you hit publish.

Open the console →
SELF-HOSTED· API-FIRST· BILINGUAL EN/AR· MILLISECOND PUBLISH
cms.uxbert.ai
The cms.uxbert.ai editor: a case study open on the left with a live website preview rendering on the right.
New · MCP Server

Built for AI agents.

Point Claude Code — or any MCP client — at your space and it manages content by itself: modeling, bilingual entries, publishing, media, live delivery checks. The server teaches the agent everything; no platform knowledge required.

  1. 1
    Mint a management key Console → your space → API keys → management.
  2. 2
    Drop this into your site repo as .mcp.json, key in CMS_MANAGEMENT_KEY.
  3. 3
    Ask your agent “Create a blog post and publish it.” It does the rest.
{
    "mcpServers": {
        "cms": {
            "type": "http",
            "url": "https://cms-mcp.uxbert.ai/mcp",
            "headers": { "Authorization": "Bearer ${CMS_MANAGEMENT_KEY}" }
        }
    }
}
MODEL CONTEXT PROTOCOL· STREAMABLE HTTP· API-KEY SCOPED· SELF-TEACHING TOOLS