Better Icons
UnclaimedSkill and MCP server for searching and retrieving icons
Install
npx skills add better-auth/better-iconsUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (26)
category
(optional): Filter by category
clear_icon_preferences
Reset all learned icon preferences to start fresh.
color
(optional): Icon color (e.g., '#ff0000', 'currentColor')
component_name
(optional): Custom component name
find_similar_icons
Find similar icons or variations of a given icon across different collections and styles.
format
(optional): 'svg' (default) or 'url'
framework
(required): 'react', 'vue', 'svelte', 'solid', or 'svg'
get_icon
Get the SVG code for a specific icon with multiple usage formats.
get_icon_preferences
View your learned icon collection preferences with usage statistics.
get_icons
Get multiple icons at once (batch retrieval). More efficient than multiple geticon calls.
get_recent_icons
View your recently used icons for quick reuse.
icon_id
(required): Icon ID in format 'prefix:name' (e.g., 'mdi:home')
icon_ids
(required): Array of icon IDs (max 20)
icons_file
(required): Absolute path to the icons file
limit
(optional): Maximum results (1-999, default: 32)
list_collections
List available icon collections/libraries.
prefix
(optional): Filter by collection (e.g., 'mdi', 'lucide')
query
(required): Search query (e.g., 'arrow', 'home', 'user')
recommend_icons
Get icon recommendations for a specific use case.
scan_project_icons
Scan an icons file to see what icons are already available.
search
(optional): Search collections by name
search_icons
Search for icons across 150+ icon collections.
size
(optional): Icon size in pixels
style
(optional): 'solid', 'outline', or 'any'
sync_icon
Get an icon AND automatically add it to your project's icons file. The recommended way to add icons.
use_case
(required): Describe what you need