Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_mui_component | Get detailed information about a specific MUI component including props, examples, and usage |
| search_mui_components | Search for MUI components by keyword or category |
| list_all_components | List all available MUI components in the database |
| mui_health | Health check: fetch components live and report count + latency |
| generate_mui_component | Generate a complete MUI component with specified props and customization |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |