D
Daisyui MCP
by @birdseyevue
🌼 A token-friendly local MCP server for DaisyUI component documentation using their public llms.txt.
Created 11/28/2025
Updated 17 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx daisyui-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"birdseyevue-daisyui-mcp": {
"command": "uvx",
"args": [
"daisyui-mcp"
]
}
}
}