developer tools

Flowbite Mcp

MCP server that provides AI assistance for an open-source UI framework based on Tailwind CSS

typescript
local
macos
windows
linux
developer tools
0
View on GitHub

Installation

npx -y themesberg/flowbite-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "flowbite-mcp",
  "command": "npx",
  "args": [
    "-y",
    "themesberg/flowbite-mcp"
  ]
}

About This MCP Server

themesberg/flowbite-mcp

MCP server that provides AI assistance for an open-source UI framework based on Tailwind CSS

GitHub: https://github.com/themesberg/flowbite-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub