Loading MCP server directory, please wait...
UXBERT Labs headless CMS: model, write and publish bilingual content, media, delivery checks.
npx @getmcp/cli add ai.uxbert/cmsRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <management API key> — minted per space in the CMS admin under Space → API keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.uxbert/cms": {
"url": "https://cms-mcp.uxbert.ai/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}