Skip to main content
Glama

Related Servers

Alternatives to infyicon-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Provides access to Iconify's 200,000+ open source vector icons from 200+ icon sets, enabling search, browsing, and retrieval of icon data with framework usage examples.
      4
      6 npm
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      A Model Context Protocol (MCP) server for semantic SVG icon search. Generate infographic SVG icons by keyword — over 100,000 icons with semantic search support.
      1
      8 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides access to over 200,000 open-source vector icons from more than 200 icon sets via the Iconify API. It enables users to browse, search, and retrieve specific icon data along with usage examples for popular web frameworks like React, Vue, and Tailwind CSS.
      328 npm
      15
      GPL 3.0
    • F
      license
      Not graded
      quality
      D
      maintenance
      Visual icon search, retrieval, and comparison for AI agents. Search 200k+ icons semantically, render side-by-side comparison grids, and retrieve raw SVG markup — all tools return images so vision-capable LLMs can see the icons.
      1
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables searching, fetching SVG, and discovering icons from Iconify's 200,000+ icon library across 150+ sets.
      25 npm
      MIT

    TDQS

    A3.9/5.0

    Scored across 5 tools

    Disambiguation4/5

    The core search, category, and webfont lookup tools are clearly distinct, and get_icon_svg vs get_icon_png are easily told apart by format. Mild overlap exists because search_icons already returns SVG and PNG URLs, but the dedicated getter tools target specific icon IDs and formats.

    Naming Consistency4/5

    Most tools follow a consistent verb_noun snake_case pattern: search_icons, get_icon_svg, get_icon_png, list_categories. uicons_lookup breaks the pattern slightly by leading with the object instead of a verb.

    Tool Count5/5

    Five tools is a well-scoped count for an icon service covering discovery, asset retrieval, category browsing, and webfont lookup. Each tool has a clear purpose and none feel redundant or bloated.

    Completeness4/5

    The toolset covers the main icon workflows: searching icons, fetching SVG/PNG assets, browsing categories, and looking up webfont classes. Minor gaps remain, such as listing icons within a category or keyword-searching the uicons webfont, but the core surface is solid.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues