5 months ago
An MCP server for UntitledUI components - both base and pro.
Tools
list_component_types
list_components
search_components
get_component
get_component_with_deps
get_component_file
list_examples
get_example
validate_license
clear_cache
Server Config
{
"mcpServers": {
"untitledui": {
"command": "npx",
"args": [
"untitledui-mcp"
],
"env": {
"UNTITLEDUI_LICENSE_KEY": "<your-key>"
}
}
}
}