MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

🌼 A token-friendly local MCP server for DaisyUI component documentation using their public llms.txt.

Created 11/28/2025
Updated 17 days ago
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" ] } } }