Back to Browse

Flowbite MCP Server

Developer ToolsModerate6.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

6.8
Moderate6.8Moderate Risk

Valid MCP server (3 strong, 3 medium validity signals). 4 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.

3 files analyzed · 5 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

clipboard

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Your personal access token for the Figma APIRequired

Environment variable: FIGMA_ACCESS_TOKEN

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-themesberg-flowbite-mcp": {
      "env": {
        "FIGMA_ACCESS_TOKEN": "your-figma-access-token-here"
      },
      "args": [
        "-y",
        "flowbite-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Flowbite MCP Server - MCP server to convert Figma designs to Flowbite UI | MCP Marketplace