Lucide Icons
0
Exposes Lucide icons as resources and tools for LLMs and agentic applications via the Model Context Protocol (MCP).
关于
This tool provides a Model Context Protocol (MCP) server that exposes the comprehensive Lucide icon library, consisting of over 1,500 icons, to Large Language Models (LLMs) and agentic applications. It allows AI coding assistants to search, discover, and implement Lucide icons effectively, enabling features like icon search by name or category, category browsing, code example generation, and detailed icon information retrieval. The server supports both HTTP and stdio-based MCP integration, making it readily usable with tools like Claude Desktop and other MCP clients.
主要功能
- Search through 1,500+ Lucide icons by name or category
- Provide detailed information about each icon
- Generate React/JSX code examples for any icon
- Supports HTTP and Stdio MCP integration
- List icons by categories
- 0 GitHub stars
使用案例
- Allowing agentic applications to dynamically incorporate icons into their interfaces.
- Enabling AI coding assistants to suggest appropriate icons for UI development.
- Providing a standardized way for LLMs to access and utilize icon libraries.