$ timeahead.in
/ servers/npm/@hugeicons/mcp-server
npm

@hugeicons/mcp-server

MCP server for Hugeicons search and usage documentation

26 stars418/wkupdated 166d agogithub ↗
84good
▣ Overview

What it does

The Hugeicons MCP server integrates the Hugeicons icon library with Claude, providing tools to search and list icons, retrieve platform-specific integration guides, and fetch unicode glyph data for font-based implementations. It surfaces comprehensive documentation for seven frameworks—React, Vue, Angular, Svelte, React Native, Flutter, and HTML—along with a complete JSON index of available icons and their style variants. The server exposes five tools: list all icons, search by name or tags, fetch platform-specific usage instructions, and retrieve unicode glyphs either globally or filtered by style.

Who it's for

Frontend engineers integrating icon libraries into existing projects, and developers building design systems or component libraries across multiple frameworks. Particularly useful for teams that need consistent icon guidance across React, Vue, and other modern frameworks, or for anyone building tools that need reliable icon lookup and implementation instructions.

Common use cases

  • Search Hugeicons by name or tags to find the right icon for a specific design need
  • Retrieve platform-specific usage instructions (e.g., React component props, Vue syntax, Angular directives, HTML CDN setup)
  • Get unicode glyphs for a specific icon across different styles for font-based implementations
  • Look up installation and import patterns for your chosen framework
  • Access the complete icon index in JSON format to explore or catalog all available options

Setup pitfalls

  • The server hasn't received updates in five months; verify that icon definitions and integration guides still match the latest Hugeicons release
  • Requires a TypeScript build step—ensure Node.js is available in your environment when running via npx
  • Makes network calls to fetch icon data, so internet connectivity is required; failures are not automatically retried
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
46
9.2
Quality
10%
100
10.0
Trust
10%
50
5.0
Total
84.2
⚿ Capabilities & Risk Explainer
networksecrets
◆ Risk level: medium
network + secrets — requires access to credentials or environment secrets.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "hugeiconsmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@hugeicons/mcp-server"
      ]
    }
  }
}
📈 Score historylast 30 snapshots
4/30/20266/6/2026 · 30 snapshots
⚙ Maintenance health
12/ 100 · is this project alive?
contributors (1y)1
top contributor share100%
releases (1y)0
ci✗ none
⛁ Raw data
weekly downloads418
github stars26
forks3
open issues0
license✓ present
readme length3196 chars
last publish5d ago
last commit166d ago
last updated7h ago
install verified✓ pass · 16d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points