Back to Home
themesberg icon

flowbite-mcp

Verified Safe

by themesberg

Overview

This MCP server enables AI assistants to access the Flowbite library of Tailwind CSS components and generate custom themes and code from Figma designs.

Installation

Run Command
npx flowbite-mcp

Environment Variables

  • FIGMA_ACCESS_TOKEN
  • MCP_TRANSPORT_MODE
  • MCP_PORT
  • MCP_HOST
  • MCP_CORS_ORIGINS
  • NODE_ENV

Security Notes

The server uses `@modelcontextprotocol/sdk` and Express, with `zod` for input validation on tools. Sensitive credentials like `FIGMA_ACCESS_TOKEN` are correctly managed via environment variables. Multi-stage Docker builds reduce the attack surface. However, logging request bodies could expose sensitive data, and the default permissive `MCP_CORS_ORIGINS=*` in the Docker setup should be tightened for production deployments.

Similar Servers

Stats

Interest Score39
Security Score7
Cost ClassMedium
Avg Tokens1500
Stars3
Forks0
Last Update2025-12-05

Tags

AIUI GenerationTailwind CSSFlowbiteTheme GeneratorFigma to Code