Back to search
30
MCP

io.github.themesberg/flowbite-mcp

io.github.themesberg/flowbite-mcp

MCP server to convert Figma designs to Flowbite UI components in Tailwind CSS

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

design-token-bridge-mcp
MCP server that translates design tokens between platforms — Tailwind, Figma, CSS to Material 3, SwiftUI, and CSS Variables
0 tools
io.github.felixanhalt/figma-to-code-mcp
LLM-optimized Figma MCP server.
0 tools
io.github.manansingh2001/figma-react
An MCP server that converts Figma designs into React code.
0 tools
io.github.kenneives/design-token-bridge-mcp
Translate design tokens between Tailwind, Figma, CSS, Material 3, and SwiftUI
0 tools
io.github.felixanhalt/figma-context-mcp
LLM-optimized Figma MCP server.
0 tools
io.github.tranhoaihung/figma-ui-mcp
Bidirectional Figma MCP — AI draws UI on Figma canvas, reads designs back
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.themesberg/flowbite-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}