Skip to main content
Glama
xiaobenyang-com

Hugeicons

Related Servers

Alternatives to Hugeicons

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      F
      maintenance
      MCP server for Hugeicons integration and documentation This is a TypeScript-based MCP server that provides tools and resources for integrating Hugeicons into various platforms. It implements a Model Context Protocol (MCP) server that helps AI assistants provide accurate guidance for using Hugeicons
      5
      1,312
      26
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      MCP server that allows FE/UI/Designers to retrieve SVG icons via the Iconify API by simply asking LLMs rather than manually searching websites.
      3
      12
      4
      MIT
    • F
      license
      A
      quality
      B
      maintenance
      MCP server that finds open-source, commercially-usable icons and returns direct SVG download links, searching over 300,000 icons with license filtering.
      1
      -
    • A
      license
      A
      quality
      D
      maintenance
      An MCP server that provides Lucide icons as SVG, allowing clients to list, search, and retrieve icons by name.
      3
      21
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      AI-powered SVG icon generation MCP server. Generate production-ready SVG icons from text descriptions with customizable styles, sizes, and themes.
      45
      6
      MIT

    TDQS

    B3.4/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose with no overlap: list_icons provides a full catalog, search_icons finds specific icons, get_icon_glyphs retrieves all glyphs for an icon, get_icon_glyph_by_style gets a specific glyph, and get_platform_usage offers usage instructions. The descriptions make boundaries explicit, preventing misselection.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern with snake_case: get_icon_glyph_by_style, get_icon_glyphs, get_platform_usage, list_icons, and search_icons. The naming is predictable and readable throughout the set.

    Tool Count5/5

    With 5 tools, the count is well-scoped for an icon library server, covering core operations like listing, searching, retrieving glyphs, and usage instructions. Each tool earns its place without being too sparse or bloated.

    Completeness4/5

    The tool set covers key workflows: discovery (list_icons, search_icons), retrieval (get_icon_glyphs, get_icon_glyph_by_style), and usage (get_platform_usage). A minor gap is the lack of metadata tools (e.g., get_icon_details or list_styles), but agents can work around this with the provided tools.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues