{
  "serverInfo": {
    "name": "infyicon",
    "title": "Infyicon — 161,000+ free icons",
    "version": "1.2.0",
    "websiteUrl": "https://infyicon.com"
  },
  "endpoint": "https://infyicon.com/mcp",
  "transport": "streamable-http",
  "protocolVersion": "2025-06-18",
  "capabilities": {
    "tools": { "listChanged": false }
  },
  "tools": [
    { "name": "search_icons", "description": "Search 161,000+ free vector icons; supports style filter and offset pagination." },
    { "name": "get_popular_icons", "description": "Get popular/featured icons with no search query." },
    { "name": "get_related_icons", "description": "Given an icon id, return related/similar icons across styles." },
    { "name": "get_icon_svg", "description": "Get ready-to-embed SVG markup for an icon id." },
    { "name": "get_icon_svg_bulk", "description": "Fetch SVG markup for 1-20 icons in one call (per-item errors, rest still succeed)." },
    { "name": "get_icon_png", "description": "Get transparent PNG download URLs (16–512px) for an icon id." },
    { "name": "list_categories", "description": "List popular icon categories with counts and URLs." },
    { "name": "search_uicons", "description": "Search the Infyicon UI webfont (61,000+ glyphs) for CSS class names - use only when an icon font class is wanted, not an SVG/PNG file." }
  ],
  "documentation": "https://infyicon.com/developers",
  "instructions": "Search and fetch free Infyicon vector icons (SVG/PNG) and UI-font glyph classes. Typical flow: search_icons -> get_icon_svg, get_icon_svg_bulk or get_icon_png. No query? get_popular_icons. Variations? get_related_icons. CSS icon-font class? search_uicons. All tools read-only, no API key. Old tool names (popular_icons, related_icons, bulk_svg, uicons_lookup) remain accepted as aliases.",
  "license": "Free for personal and commercial use with a visible attribution link to infyicon.com. Details: https://infyicon.com/license"
}
