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
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
Mint a management key Console → your space → API keys → management.
-
2
Drop this into your site repo as
.mcp.json, key inCMS_MANAGEMENT_KEY. -
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