Hugeicons MCP Server
Related Servers
Alternatives to Hugeicons MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceProvides 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.256 npm15GPL 3.0
- AlicenseBqualityDmaintenanceHugeicons MCP Server is a TypeScript based server that provides integrated tools and resources for the Hugeicons icon library, supporting icon search, retrieval, and usage guides for multiple platforms.52Apache 2.0
- AlicenseBqualityCmaintenanceEnables searching, retrieving, converting, and optimizing 200,000+ icons across 150+ libraries, with batch fetching, colored variants, SVG sprite creation, and SVGO compression. Supports single or multi-icon retrieval by keyword, category, or library prefix.96 npmMIT
- AlicenseCqualityDmaintenanceEnables AI-powered icon search, generation, and download from 275,000+ icons with web-based authentication and subscription plans.14 npmMIT
- AlicenseAqualityDmaintenanceProvides 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.44 npmMIT
- AlicenseNot gradedqualityCmaintenanceProvides access to over 200,000 icons from 150+ collections with features for searching, recommendations, and direct file synchronization. It supports multiple frameworks and optimizes AI performance by writing icon code directly to project files.457 npm1,273MIT
TDQS
Scored across 3 tools
list_icons and search_icons overlap in that both enumerate icons, but the distinction (full catalog vs. filtered query) is clear from descriptions. get_platform_usage is entirely distinct, so boundaries are largely unambiguous.
All three tools follow a clean verb_noun snake_case pattern (list_icons, search_icons, get_platform_usage). The convention is predictable and consistent throughout.
Three tools is lean but defensible for an icon-lookup server covering browse, search, and integration guidance. It borders on thin, as a dedicated icon-detail tool would round it out.
Core discovery (list, search) and integration help are present, but there is no tool to fetch a specific icon's full metadata, SVG source, or download/install instructions. Notable gaps remain for a full icon lifecycle.