Duct UI Now Has an MCP Server
Duct UI now includes a Model Context Protocol (MCP) server. This lets AI assistants like Claude Code directly access the framework’s source code, components, and documentation.
All blog posts tagged with Article
Duct UI now includes a Model Context Protocol (MCP) server. This lets AI assistants like Claude Code directly access the framework’s source code, components, and documentation.
See how Duct UI powers a production bilingual website with advanced pagination, custom markdown processing, and elegant navigation patterns. A comprehensive example showcasing real-world implementation.
Looking to get started with Duct UI quickly? Our new starter template provides everything you need to build modern, maintainable web applications right out of the box.
The Duct UI Starter Template is a feature-rich foundation that demonstrates best practices, modern tooling, and essential features for real-world web development.
Websites are no longer providers of simple hyperlinked content. The idea, utility and the very definition of a website is changing rapidly. They are now conversational, manipulatable entities. A website of tomorrow is a first-class, active component of a universal knowledge network.
One of Duct’s core strengths is its predictable, explicit component lifecycle. Unlike React’s sometimes mysterious re-render behavior, Duct components follow a clear sequence of phases that you can reason about and control.
Deep dive into the render, load, bind, and release phases of Duct components and how to use them effectively. Learn how each phase serves a specific purpose in the component’s lifetime.