Skip to main content
Glama

Flux UI MCP Server

by iannuttall

get_flux_component_details

Retrieve detailed information and documentation for specific Flux UI components, ensuring accurate referencing and integration in AI-driven workflows.

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" }
Install Server

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