unicon-mcp
✓ユーザーが Unicon MCP サーバーを Claude Desktop、Cursor、およびその他の MCP クライアントに接続できるようにします。 MCP 構成のセットアップ、インストールの検証、MCP 接続の問題のデバッグ、または AI アシスタントによるアイコンの検索と生成に Unicon ツールを使用するときに使用します。
インストール
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 接続の問題のデバッグ、または AI アシスタントによるアイコンの検索と生成に Unicon ツールを使用するときに使用します。 ソース: 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 接続の問題のデバッグ、または AI アシスタントによるアイコンの検索と生成に Unicon ツールを使用するときに使用します。 ソース: webrenew/unicon。
unicon-mcp のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/webrenew/unicon --skill unicon-mcp インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/webrenew/unicon