
Remix Design Remixicon Mcp
- 90 repo stars
- Updated March 10, 2026
- Remix-Design/RemixIcon-MCP
Remix-Design-RemixIcon-MCP is a Claude Code plugin that exposes semantic Remix Icon search to agents through an official MCP server.
About
Remix-Design-RemixIcon-MCP is the official Model Context Protocol server for discovering Remix Icon glyphs through semantic search instead of brittle string guessing. Developers shipping dashboards, landing pages, or mobile shells install it when Claude or another MCP client needs authoritative icon names, categories, and related keywords at implementation time. The server emphasizes local FlexSearch-powered retrieval so queries like “settings” or “user add” return relevant remix-line and remix-fill options with structured metadata agents can paste into JSX, Vue, or Tailwind snippets. It is intentionally narrow: one plugin focused on icon discovery, not general asset management or Figma handoff. Complexity is beginner-friendly once MCP is configured—no custom indexing step for typical installs. Pair it with your UI stack skills when building components; skip it if you use a different icon library exclusively or rely on inline SVGs without Remix Icon.
- Official Remix Icon MCP server with semantic search over the icon set
- FlexSearch-powered matching on keywords and metadata for fast local discovery
- Icon-focused protocol tools designed for agent context windows
- Clean architecture separating search from unrelated dev tooling
- Supports consistent Remix Icon usage across web and extension UIs
Remix Design Remixicon Mcp by the numbers
- Data as of Jul 18, 2026 (Skillselion catalog sync)
/plugin install remix-design-remixicon-mcp@Remix-Design/RemixIcon-MCPAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 90 |
|---|---|
| Last updated | March 10, 2026 |
| Repository | Remix-Design/RemixIcon-MCP ↗ |
What it does
Give your coding agent semantic Remix Icon search so UI work picks the right icon names without scrolling thousands of glyphs manually.
Who is it for?
Best when you use Remix Icon in React, Vue, or static sites and want MCP-driven icon lookup inside Claude Code or Cursor.
Skip if: Projects standardized on Lucide, Heroicons, or custom SVG sets with no Remix Icon dependency.
What you get
Your agent returns relevant Remix Icon identifiers and metadata so UI code imports the correct icons on the first pass.
- Semantic icon search available as MCP tools
- Accurate icon names and keywords for implementation
- Faster UI iteration without manual icon catalog browsing
Recommended Plugins
How it compares
Specialized icon-search MCP server, not a full design-system or Figma integration plugin.
FAQ
Who is Remix-Design-RemixIcon-MCP for?
Developers building UIs with Remix Icon who want their agent to search icons semantically via MCP.
When should I use Remix-Design-RemixIcon-MCP?
Use it during frontend implementation whenever you need correct remix-icon names, variants, or keyword-related alternatives.
How do I add Remix-Design-RemixIcon-MCP to my agent?
Add the plugin to Claude Code, register the Remix Icon MCP server in your MCP config, and invoke search tools from the agent while coding UI.