Back to Home
SidiqHadi icon

daisyui-mcp

Verified Safe

by SidiqHadi

Overview

Sets up a local server to provide offline documentation for DaisyUI components, accessible via an LLM agent.

Installation

Run Command
python mcp_server.py

Security Notes

The `update_components.py` script fetches documentation from a hardcoded external URL (`https://daisyui.com/llms.txt`) and saves it locally. While the server itself only serves this local content, a compromise of the external source could lead to malicious content being downloaded. However, the server does not execute this content, reducing direct server-side execution risk. No 'eval' or other direct malicious patterns found in the provided source code.

Similar Servers

Stats

Interest Score32
Security Score8
Cost ClassMedium
Avg Tokens1500
Stars2
Forks0
Last Update2026-01-19

Tags

DaisyUIDocumentationLocal ServerUI ComponentsOffline Access