BrixUI MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BRIXUI_FILE_KEY | No | The Figma file key for BrixUI design system | 6Gvd4zkjc7K7RdRxkRF5wP |
| FIGMA_PERSONAL_ACCESS_TOKEN | Yes | Your Figma Personal Access Token |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_brix_componentsA | List all components and component sets from the BrixUI Design System, grouped by category. Returns names, IDs, descriptions, and category groupings. |
| search_brix_componentsB | Search BrixUI components by name, category, or description. Supports fuzzy matching and optional category filtering. |
| get_brix_component_detailsA | Get full details for a specific BrixUI component by Figma node ID. Returns metadata, auto-layout, variants, properties, fills, strokes, effects, and child structure. |
| get_brix_design_tokensA | Retrieve all design tokens from BrixUI — colors, spacing, border radius, typography, and other variables. Prefers the Figma Variables API with automatic fallback to the Styles API. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| brixui-components | Full catalog of all BrixUI components organized by category |
| brixui-tokens | All design tokens: colors, spacing, border radius, and other variables |
| brixui-colors | All color variables from the BrixUI design system with hex values |
| brixui-typography | Typography tokens and text styles from the BrixUI design system |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/multicomak/BrixUI-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server