Remix Design Remixicon Mcp
Remix-Design-RemixIcon-MCP is a Claude Code plugin for the Build phase that exposes semantic Remix Icon search to agents through an official MCP server.
Give your coding agent semantic Remix Icon search so UI work picks the right icon names without scrolling thousands of glyphs manually.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install remix-design-remixicon-mcp@Remix-Design/RemixIcon-MCPBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:Remix-Design/RemixIcon-MCP") and the paste-ready config with skillselion.get_install_config("plugin:Remix-Design/RemixIcon-MCP").
What it does
Remix-Design-RemixIcon-MCP is the official Model Context Protocol server for discovering Remix Icon glyphs through semantic search instead of brittle string guessing. Indie builders 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.
Highlights
- 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
Why builders use it
Agents hallucinate wrong icon names or pick mismatched glyphs when the full Remix Icon catalog is not searchable in context.
Your agent returns relevant Remix Icon identifiers and metadata so UI code imports the correct icons on the first pass.
At a glance
- Type - Plugin in Frontend & UI.
- Adoption - 0 installs, 83 stars, 0 votes.
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.
Comments
Share how you use remix-design-remixicon-mcp, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.