Skip to main content
Glama
server.json869 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json", "name": "io.github.themesberg/flowbite-mcp", "description": "MCP server to convert Figma designs to Flowbite UI components in Tailwind CSS", "websiteUrl": "https://flowbite.com/docs/getting-started/mcp/", "repository": { "url": "https://github.com/themesberg/flowbite-mcp", "source": "github" }, "version": "1.1.3", "packages": [ { "registryType": "npm", "identifier": "flowbite-mcp", "version": "1.1.3", "transport": { "type": "stdio" }, "environmentVariables": [ { "description": "Your personal access token for the Figma API", "isRequired": true, "format": "string", "isSecret": true, "name": "FIGMA_ACCESS_TOKEN" } ] } ] }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zoltanszogyenyi/flowbite-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server