Skip to main content
Glama

Flux UI MCP Server

by iannuttall

search_flux_components

Locate Flux UI design system components by entering a keyword query. Access component documentation and examples directly from the Flux UI MCP Server to streamline UI development.

Instructions

Search for Flux UI components by keyword

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query to find relevant components

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search query to find relevant components", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from Flux UI MCP Server

Related Tools

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/iannuttall/flux-ui-mcp'

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