ckeditor5
Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
ckeditor5 MCP Server
MCP server for ckeditor/ckeditor5
Ready-to-Use Client Configurations
{
"mcpServers": {
"ckeditor5": {
"command": "npx",
"args": [
"-y",
"@ckeditor/ckeditor5"
]
}
}
}