Mmcp.market

Infyicon MCP server

by krupalghori44-dev·io.github.krupalghori44-dev/infyicon-mcp·v1.2.0

Search 161,000+ free icons; get SVG (single/bulk), PNG, related icons, webfont classes. No API key.

A88/100grade A
What users say
No reviews yet
Be the first
Safety scan
A88/100

full report

Adoption
New

0 stars

Reviews

Write one

Nobody has reviewed Infyicon yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Infyicon tools (8)

write = sends, deletes, buys or posts
  • get_icon_pngFree

    Return direct PNG download URLs (transparent background) for one Infyicon icon id, either a single size or all seven sizes 16/24/32/64/128/256/512 px. Use when the user needs an image file or <img> src (email, docs, chat, platforms that cannot render SVG); use get_icon_svg instead when inline vector markup is wanted. Read-only, no auth; returns URLs only (no binary data); returns an error for a malformed id or an unknown icon. Free with attribution to infyicon.com.

  • get_icon_svgFree

    Return the full, ready-to-embed SVG markup of ONE Infyicon icon by id (slug_number, e.g. hammer-16_66091 - get ids from search_icons). Use when the user wants inline SVG for a single icon; use get_icon_svg_bulk for 2-20 icons in one call, and get_icon_png when they need a raster image URL instead of markup. Read-only, no auth; returns an error for a malformed id or an unknown icon; if the SVG is over 200 KB the response carries svg_url instead of inline markup. Free with attribution to infyicon.com.

  • get_icon_svg_bulkFree

    Return ready-to-embed SVG markup for 1-20 Infyicon icons in one call (pass an array of ids from search_icons). Use when building a UI, icon set or design system so you fetch several icons at once instead of calling get_icon_svg repeatedly; use get_icon_svg for a single icon. Read-only, no auth; ids beyond the first 20 are silently dropped; each bad or unknown id gets a per-item error while the rest still succeed; oversized SVGs (>200 KB) return svg_url instead of markup. Free with attribution to infyicon.com.

  • get_popular_iconsFree

    Return up to 30 popular/featured Infyicon icons (ids, names, styles, page/SVG/PNG URLs) without a search query - use when the user just wants "a nice icon" or a starting set and has not named a subject. Use search_icons instead when the user describes a subject, and get_related_icons instead when they already have an icon and want variations. Read-only, no auth; always returns results (never errors on empty input). Free with attribution to infyicon.com.

  • get_related_iconsFree

    Given one icon id (from search_icons or get_popular_icons), return up to 30 related Infyicon icons on the same theme in the same and other styles - use for offering variations, alternatives or building a matching icon set. Use search_icons instead when you do not yet have an id. The source icon itself is excluded from results. Read-only, no auth; returns an error if the id is not in slug_number format. Free with attribution to infyicon.com.

  • list_categoriesFree

    List the most popular Infyicon icon categories (name, slug, icon count, category page URL at https://infyicon.com/free-icons/<slug>), ordered by popularity. Use to browse or suggest topics before searching, or to link the user to a category page; use search_icons to actually fetch icons for a topic. Read-only, no auth; no pagination (limit up to 100). Free with attribution to infyicon.com.

  • search_iconsFree

    Search 161,000+ free Infyicon vector icons by keyword and return up to 30 matches per page, each with icon id (slug_number), name, style, page URL, direct SVG URL, 512px PNG URL and tags. Styles: outline (black line), fill (black solid), color-outline, color-fill. Use this first whenever the user describes what icon they want; then pass an id to get_icon_svg, get_icon_svg_bulk or get_icon_png. Use get_popular_icons instead when there is no search term, and search_uicons instead when the user wants a CSS webfont class rather than an SVG/PNG file. Read-only, no auth, no API key; empty query returns an error; total_matches + next_offset are returned for paging. Free with attribution to infyicon.com.

  • search_uiconsFree

    Search the Infyicon UI webfont (61,000+ glyphs) by glyph name and return matching CSS class names (regular ii-r-<name>, solid ii-s-<name>) plus a ready <i> tag and the stylesheet link https://infyicon.com/uicons/uicons.css. Use ONLY when the user wants an icon font / CSS class (like Font Awesome usage); use search_icons for SVG or PNG icon files. Case-insensitive substring match, up to 40 matches, no pagination; empty name returns an error. Read-only, no auth. Free with attribution to infyicon.com.

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 926ms20/20
  • Tool poisoning8 tool descriptions checked15/15
  • Auth qualityopen endpoint, read-only tools10/15
  • Maintenancelast push 0 days ago15/15
  • Maintainer identityregistry namespace matches repository owner6/10
Overall 88/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http infyicon-mcp https://infyicon.com/mcp
Add to Cursor

Infyicon: common questions

Is Infyicon MCP server safe?
Yes, by our scan: it is graded A (88/100). Read the Infyicon safety report
How do I install Infyicon?
It runs remotely at infyicon.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Infyicon need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Infyicon maintained?
The last commit was in the last day (2026-09-19). The latest release is v1.2.0.
Is Infyicon up?
100% of our last 5 checks got an answer. We check remote servers about four times a day.
What can I use instead of Infyicon?
Servers from other publishers that do the same job: Find MCP - Agentage MCP Directory MCP server, Noun MCP server and Cert Atlas MCP server. Compare all Infyicon alternatives.

Alternatives to Infyicon

Same job from other publishers: the closest match first, then the best rated.

All Infyicon alternatives →
  • Find MCP - Agentage MCP Directory
    Search the official MCP registry: 17,000+ servers with trust grades, stars, tools, install config.
    A
  • Noun
    Production MCP server for The Noun Project — search & download icons in Cursor/Claude with OAuth…
    B
  • Cert Atlas
    Search 1,673 source-linked exam blueprints with reviewed guidance. Read-only; no API key.
    A
  • Vectr
    Semantic codebase search + persistent working memory for AI code editors. Local, no API key.
    A
  • Rabbytte
    Search Rabbytte, a human-curated web index where every site was approved by a person. No API key.
    A

More from krupalghori44-dev