themesberg/flowbite-mcp
MCP server that provides AI assistance for an open-source UI framework based on Tailwind CSS
Quick Start
Clone the repository:
git clone https://github.com/themesberg/flowbite-mcpClaude Desktop configuration example:
{
"mcpServers": {
"flowbite-mcp": {
"command": "npx",
"args": [
"-y",
"themesberg/flowbite-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.