unicon-mcp
✓帮助用户将 Unicon MCP 服务器连接到 Claude Desktop、Cursor 和其他 MCP 客户端。在设置 MCP 配置、验证安装、调试 MCP 连接问题或使用 Unicon 工具通过 AI 助手进行图标搜索和生成时使用。
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.
帮助用户将 Unicon MCP 服务器连接到 Claude Desktop、Cursor 和其他 MCP 客户端。在设置 MCP 配置、验证安装、调试 MCP 连接问题或使用 Unicon 工具通过 AI 助手进行图标搜索和生成时使用。 来源:webrenew/unicon。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/webrenew/unicon --skill unicon-mcp- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 unicon-mcp?
帮助用户将 Unicon MCP 服务器连接到 Claude Desktop、Cursor 和其他 MCP 客户端。在设置 MCP 配置、验证安装、调试 MCP 连接问题或使用 Unicon 工具通过 AI 助手进行图标搜索和生成时使用。 来源:webrenew/unicon。
如何安装 unicon-mcp?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/webrenew/unicon --skill unicon-mcp 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/webrenew/unicon