Loading...
Loading...
Help users connect the Unicon MCP server to Claude Desktop, Cursor, and other MCP clients. Use when setting up MCP config, verifying installs, debugging MCP connection issues, or using Unicon tools for icon search and generation through AI assistants.
npx skill4agent add webrenew/unicon unicon-mcp~/Library/Application Support/Claude/claude_desktop_config.json{
"mcpServers": {
"unicon": {
"command": "npx",
"args": ["-y", "@webrenew/unicon-mcp-server"]
}
}
}uniconclaude mcp list| Parameter | Required | Description |
|---|---|---|
| Yes | Search term |
| No | Filter by library |
| No | Filter by category |
| No | Max results (default: 20) |
| No | Return code with results |
| No | Stroke width when includeCode=true |
| No | Normalize stroke widths, skipping fill icons |
| Parameter | Required | Description |
|---|---|---|
| Yes | Icon ID (e.g., "lucide:home") |
| No | svg, react, vue, svelte, json |
| No | Icon size in pixels |
| No | Stroke width |
| No | Normalize stroke widths, skipping fill icons |
| Parameter | Required | Description |
|---|---|---|
| Yes | Array of icon IDs |
| No | Output format |
| No | Icon size in pixels |
| No | Stroke width |
| No | Normalize stroke widths, skipping fill icons |
| Parameter | Required | Description |
|---|---|---|
| Yes | Pack identifier |
| No | Output format |
| No | Icon size in pixels |
| No | Stroke width |
| No | Normalize stroke widths, skipping fill icons |
| URI | Description |
|---|---|
| Library metadata (names, icon counts) |
| Available category list |
| Overall icon statistics |
| Curated icon packs (shadcn-ui, dashboard, etc.) |
| Detailed usage guide with examples |
npxsearch_iconssource:namelucide:homenpx @webrenew/unicon-mcp-server