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 |
---|---|
search_icons | Search for icons from lucide by name or category using partial matching |
search_categories | Search for icon categories by category name using partial matching |
fuzzy_search_icons | Fuzzy Search for icons from lucide by icon name |
fuzzy_search_categories | Fuzzy Search for icon categories by category name |
get_icon_usage_examples | Get usage examples for a Lucide React icon |
list_all_icons_by_category | List all icons in a specific category |
list_all_categories | List all available icon categories with their icon counts |