Skip to main content
Glama

Lucide Icons MCP

get_icon_usage_examples

Retrieve practical usage examples for Lucide React icons by specifying the icon name, helping developers integrate icons effectively into their projects.

Instructions

Get usage examples for a Lucide React icon

Input Schema

NameRequiredDescriptionDefault
nameYesIcon name, e.g. 'home' or 'user'

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "name": { "description": "Icon name, e.g. 'home' or 'user'", "type": "string" } }, "required": [ "name" ], "type": "object" }
Install Server

Other Tools from Lucide Icons MCP

Related Tools

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/SeeYangZhi/lucide-icons-mcp'

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