@pipeworx/iconify
Connect: https://gateway.pipeworx.io/iconify/mcp · Install: one-click buttons
Tools: 3
Tools
- search_icons — Search for icons by keyword across all collections. Returns icon names in prefix:name format (e.g., “mdi:home”). Use get_icons to fetch SVG data for results.
- get_icons — Get SVG code and dimensions for specific icons. Input icon names in prefix:name format (e.g., “mdi:home”, “fa:star”). Returns SVG markup, width, and height.
- list_collections — Browse available icon collections. Returns prefix, name, icon count, author, license, and category. Use the prefix with search_icons or get_icons.
Tools
-
get_icons— Get SVG code and dimensions for specific icons. Input icon names in prefix:name format (e.g., mdi:home , fa:star ). Returns SVG markup, width, and height. -
list_collections— Browse available icon collections. Returns prefix, name, icon count, author, license, and category. Use the prefix with search_icons or get_icons. -
search_icons— Search for icons by keyword across all collections. Returns icon names in prefix:name format (e.g., mdi:home ). Use get_icons to fetch SVG data for results.