Skip to main content
Glama

Find or verify lucide icons

find_icons
Read-only

Search or verify lucide-react icon names by query, exact name, or category. Resolves legacy aliases and returns canonical import identifiers.

Instructions

Verified lucide-react icon names — never guess an icon import. Two modes (at least one of query/names/category is required): query searches names, curated tags, and categories by what the icon should depict ("shopping cart", "danger warning"); names verifies exact spellings and resolves legacy aliases (Home → House, with the deprecation flagged). category filters or browses. Hits carry the canonical name, the import identifier, and tag/category context; the registry itself ships no icon components — lucide-react 0.511.0 is the icon layer, auto-installed with any icon-using item.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoHow many results to return.
namesNoExact names to VERIFY — kebab (house), PascalCase (House), an Icon suffix (HouseIcon), or a legacy alias (Home). Wins over query/category.
queryNoWhat the icon should depict, e.g. "shopping cart" or "warning about danger".
categoryNoRestrict to one lucide category (e.g. navigation). Alone = browse it.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
countYes
iconsYes
usageYes
installYes
unknownYes
lucideVersionYes
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Beyond the readOnlyHint annotation, the description discloses alias resolution with deprecation flags, the output fields (canonical name, import identifier, tag/category context), and the registry's role (no icon components; lucide-react is the icon layer). This adds substantial behavioral context.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two dense sentences with no filler. It front-loads the core promise, then covers modes, output, and dependency information efficiently.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a read-only lookup tool, the description covers required mode constraints, output characteristics, alias behavior, and ecosystem context (lucide-react version). No important information appears missing.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema already documents all parameters thoroughly (100% coverage). The description adds value by clarifying how the modes interact (at least one required, names wins over query/category) and what query searches (name, tags, categories).

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool finds or verifies lucide-react icon names, with specific modes (query, names, category). The title and description align, and the focus on icon names distinguishes it from sibling tools like search_components.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Usage is implied through the value proposition 'never guess an icon import' and the description of three modes. However, it does not explicitly state when to use this tool over the sibling tools or provide exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/reuvenaor/encode-ui'

If you have feedback or need assistance with the MCP directory API, please join our Discord server