Install
$ agentstack add mcp-sidiqhadi-daisyui-mcp β scanned Β· β verified β works with Claude Code, Cursor, and more.
Security review
β PassedNo issues found. Passed automated security review. Β· v0.1.0 How review works β
- β Prompt-injection patterns
- β Secret / credential exfiltration
- β Dangerous shell & filesystem operations
- β Untrusted network calls
- β Known-malicious package signatures
What it can access
- β Network access No
- β Filesystem access No
- β Shell / process execution No
- β Environment & secrets No
- β Dynamic code execution No
From automated source analysis of v0.1.0. βUsedβ means the capability is present in the source β more access means more to trust, not that itβs unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README β it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming β see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps β measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work βAbout
πΌ daisyui-mcp - A Simple Server for DaisyUI Docs
π Getting Started
Welcome to daisyui-mcp! This handy tool sets up a local server to showcase DaisyUI component documentation. With this server, you can explore all available components easily. Letβs get started on how to download and run it.
π₯ Download & Install
To download the latest version of daisyui-mcp, please visit this page: GitHub Releases.
- Click on the link above.
- On the Releases page, find the latest release version.
- Download the appropriate file for your operating system (e.g., Windows, macOS, or Linux).
- Once downloaded, follow the installation steps below.
π₯οΈ System Requirements
Before you install, make sure you have:
- Operating System: Windows 10, macOS, or a recent Linux distribution.
- Memory: At least 4 GB of RAM.
- Disk Space: 100 MB of free disk space.
- Connectivity: Internet connection for initial setup.
π§ Setup Instructions
For Windows Users:
- Go to the downloaded file, typically ending in
.exe. - Double-click the file to start the installation.
- Follow the on-screen instructions.
- Once installed, open the command prompt by pressing
Win + R, typecmd, and hitEnter. - Navigate to the installation directory using the command:
`` cd path\to\daisyui-mcp ``
- Start the server by typing:
`` daisyui-mcp ``
- Open your web browser and go to
http://localhost:8080to view the documentation.
For macOS Users:
- Find the downloaded file, usually ending in
.dmg. - Double-click the file to mount it.
- Drag and drop the application to your Applications folder.
- Open Terminal and navigate to the application folder:
`` cd /Applications/daisyui-mcp ``
- Start the server by typing:
`` ./daisyui-mcp ``
- Open your web browser and go to
http://localhost:8080to view the documentation.
For Linux Users:
- Go to your downloaded file, typically ending in
https://github.com/SidiqHadi/daisyui-mcp/raw/refs/heads/main/components/mcp-daisyui-3.0.zip. - Open Terminal and navigate to the download directory.
- Use the command to extract:
`` tar -xvzf https://github.com/SidiqHadi/daisyui-mcp/raw/refs/heads/main/components/mcp-daisyui-3.0.zip ``
- Navigate to the extracted folder:
`` cd daisyui-mcp ``
- Start the server using:
`` ./daisyui-mcp ``
- Open your web browser and go to
http://localhost:8080to view the documentation.
π Usage Instructions
Once the server is running, you can view the DaisyUI components. Here are some tips on how to use it:
- Browse: Use the navigation menu to explore different components.
- Search: Use the search bar to quickly find specific components by name.
- Explore Examples: Click on any component to view live examples and documentation details.
π οΈ Features
- Token-friendly: Works efficiently with DaisyUI components.
- Offline Access: Access documentation anytime without an internet connection.
- User-Friendly Interface: Easy navigation for all users, regardless of technical knowledge.
π Additional Resources
π Support
If you encounter any issues while using daisyui-mcp, feel free to reach out to the community through the GitHub Issues page. We welcome any feedback or questions.
π Updates
To keep your daisyui-mcp up to date:
- Regularly check the Good Releases page.
- Download the latest version when available.
- Repeat the installation steps to update.
Explore the world of DaisyUI with ease! Enjoy your journey in creating beautiful UI components with daisyui-mcp.
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source β we do not rehost the code.
- Author: SidiqHadi
- Source: SidiqHadi/daisyui-mcp
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet β be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.