Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
list_shadcn_components | Get a list of all available shadcn/ui components |
get_component_details | Get detailed information about a specific shadcn/ui component |
get_component_examples | Get usage examples for a specific shadcn/ui component |
search_components | Search for shadcn/ui components by keyword |