送信

Mingcute Icons Mcp

@mingcute-design

MCP server for searching and using MingCute icons in AI coding assistants. It supports English and Chinese keyword search, icon details, categories, and usage examples for React, Vue, Webfont, and SVG.

ツール

サーバー設定

{
  "mcpServers": {
    "mingcute": {
      "command": "npx",
      "args": [
        "-y",
        "@mingcute/mcp-server"
      ]
    }
  }
}