mcpserver.lol
registry/infyicon-mcp
Connection check verified live · 27h ago

infyicon-mcp

Search 161,000+ free hand-drawn icons and fetch ready-to-embed SVG or PNG from any MCP client.

Tools 8
GitHub stars
Installs / wk
Licence MIT
Transport streamable-http
Last checked 27h ago

Tools & capabilities

8 tools

Read from the running server on 27h ago.

bulk_svg ids*
Fetch the SVG markup for up to 20 Infyicon icons in one call (pass an array of ids). Use when building a UI or icon set so you grab several at once instead of calling get_icon_svg…
get_icon_png id*size
Get direct PNG download URLs (16-512px, transparent background) for an Infyicon icon id.
get_icon_svg id*
Get the full SVG markup of an Infyicon icon by id (format: slug_number, e.g. hammer-16_66091 — get ids from search_icons). Returns ready-to-embed SVG code.
list_categories limit
List the most popular Infyicon icon categories with icon counts. Category pages live at https://infyicon.com/free-icons/<slug>.
popular_icons limitstyle
Get popular/featured Infyicon icons without a search query — ideal when the user just wants "a nice icon" for something. Optionally restrict to one style. Returns ids, styles, page…
related_icons id*limit
Given an icon id (from search_icons), return related/similar Infyicon icons — same theme in the same and other styles. Great for offering variations or building a matching icon set…
search_icons limitquery*styleoffset
Search 161,000+ free Infyicon vector icons. Returns matches with icon id, style, page URL, SVG and PNG URLs. Styles: outline (black line), fill (black solid), color-outline, color-…
uicons_lookup name*
Look up CSS class names in the Infyicon UI webfont (61,000+ glyphs). Use the returned class like <i class="ii-r-home"></i> with stylesheet https://infyicon.com/uicons/uicons.css