SeeYangZhi/lucide-icons-mcp
If you are the rightful owner of lucide-icons-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server exposing Lucide React icons as resources and tools for LLMs and agentic applications.
Tools
Functions exposed to the LLM to take actions
search_icons
Search for Lucide icons by name or category.
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 by the exact name.
list_all_icons_by_category
List all icons in a specific category.
list_all_categories
List all available icon categories with their icon counts.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client