Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost binding for HTTP mode0.0.0.0
MCP_PORTNoServer port for HTTP mode3000
MCP_CORS_ORIGINSNoCORS origins (comma-separated)
MCP_TRANSPORT_MODENoTransport mode: stdio (default) or httpstdio

Tools

Functions exposed to the LLM to take actions

NameDescription
convert-figma-to-code

Converts a Figma layer to a code block

get_session

gets the session id and context

generate-theme

Generates a custom Flowbite theme CSS file based on a brand color (hex format) and user instructions. The AI will intelligently analyze the instructions and customize ALL theme variables (border radius, spacing, colors, typography, etc.) to match the desired aesthetic. This tool creates color shades and variations, adapting the entire theme system to match your brand identity.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
flowbite_themeThe theme file that sets the Tailwind CSS variables to make UI look unique for every website.
flowbite_quickstartThe quickstart file that sets the Tailwind CSS variables to make UI look unique for every website.
flowbite_componentsA list of all Flowbite UI components with links to documentation
flowbite_accordion
flowbite_alert
flowbite_avatar
flowbite_badge
flowbite_banner
flowbite_bottom_navigation
flowbite_breadcrumb
flowbite_buttons
flowbite_button_group
flowbite_cards
flowbite_carousel
flowbite_chat_bubble
flowbite_clipboard
flowbite_datepicker
flowbite_device_mockups
flowbite_drawer
flowbite_dropdowns
flowbite_footer
flowbite_forms
flowbite_gallery
flowbite_indicators
flowbite_jumbotron
flowbite_kbd
flowbite_list_group
flowbite_mega_menu
flowbite_modal
flowbite_navbar
flowbite_pagination
flowbite_popover
flowbite_progress
flowbite_qr_code
flowbite_rating
flowbite_sidebar
flowbite_skeleton
flowbite_speed_dial
flowbite_spinner
flowbite_stepper
flowbite_tables
flowbite_tabs
flowbite_timeline
flowbite_toast
flowbite_tooltips
flowbite_typography
flowbite_video
flowbite_checkbox
flowbite_file_input
flowbite_floating_label
flowbite_input_field
flowbite_number_input
flowbite_phone_input
flowbite_radio
flowbite_range_input
flowbite_search_input
flowbite_select
flowbite_textarea
flowbite_timepicker
flowbite_toggle
flowbite_charts
flowbite_datatables
flowbite_wysiwyg
flowbite_blockquote
flowbite_headings
flowbite_hr
flowbite_images
flowbite_links
flowbite_lists
flowbite_paragraphs
flowbite_text

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