Skip to main content
Glama

Flux UI MCP Server

by iannuttall

get_flux_component_details

Retrieve comprehensive details about any Flux UI component, including documentation and examples, by specifying the component name. Ideal for accessing accurate design system references.

Instructions

Get detailed information about a specific Flux UI component

Input Schema

NameRequiredDescriptionDefault
componentNameYesName of the Flux UI component (e.g., "accordion", "button")

Input Schema (JSON Schema)

{ "properties": { "componentName": { "description": "Name of the Flux UI component (e.g., \"accordion\", \"button\")", "type": "string" } }, "required": [ "componentName" ], "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