The DHTMLX MCP Server gives AI coding assistants real-time access to up-to-date DHTMLX documentation, preventing outdated API suggestions and ensuring awareness of the latest features. It supports all major DHTMLX products, including Gantt, Scheduler, Suite, Diagram, and other UI components.
Server Config
{
"mcpServers": {
"dhtmlx-mcp": {
"url": "https://docs.dhtmlx.com/mcp"
}
}
}