unicon-mcp
✓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.
Installation
SKILL.md
Use the Unicon MCP server to search and generate icon components through AI assistants like Claude Desktop and Cursor.
| query | Yes | Search term | | source | No | Filter by library | | category | No | Filter by category | | limit | No | Max results (default: 20) | | includeCode | No | Return code with results | | strokeWidth | No | Stroke width when includeCode=true | | normalizeStrokes | No | Normalize stroke widths, skipping fill icons |
Return code for a single icon in a requested format.
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. Source: webrenew/unicon.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/webrenew/unicon --skill unicon-mcp- Source
- webrenew/unicon
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is unicon-mcp?
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. Source: webrenew/unicon.
How do I install unicon-mcp?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/webrenew/unicon --skill unicon-mcp Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/webrenew/unicon