Remix Icon MCP
@FradSer
Remix Icon MCP について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-remix-icon": {
"command": "npx",
"args": [
"remixicon-mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Remix Icon MCP?
A lightweight MCP server that maps icon-focused keywords to Remix Icon metadata. It provides the top 5 matching icon names and metadata, powered by FlexSearch local search. Designed for developers using MCP clients like Claude Desktop, Claude Code, and Codex.
How to use Remix Icon MCP?
Install globally with npm install -g remixicon-mcp or run via npx remixicon-mcp. Configure in your MCP client (e.g., Claude Desktop config or Claude Code CLI). Use the search_icons tool with a comma-separated keywords string (max 20 keywords).
Key features of Remix Icon MCP
- Smart keyword input (up to 20 comma-separated keywords)
- Fixed top‑5 most relevant icon results
- FlexSearch‑backed document index for fast local search
- Clean architecture with isolated domain, application, and infrastructure layers
- CLI ready: standalone execution via
npxor global install - LLM‑ready responses with ranked candidates and guidance
Use cases of Remix Icon MCP
- Searching Remix Icons for UI design or prototyping
- Integrating icon lookup into AI coding assistants (Claude Desktop, Claude Code)
- Automating icon selection in development workflows
- Building tools that require structured, ranked icon metadata
FAQ from Remix Icon MCP
What input format does the server accept?
A comma-separated list of up to 20 keywords. Natural-language sentences are rejected for optimal search quality.
How many icons are returned per search?
Exactly five icons, providing focused, actionable results.
What search technology is used?
FlexSearch v0.8’s document index, with field weights for names, tags, usage, and categories.
Can I run it without an MCP client?
Yes, as a standalone CLI tool using npx remixicon-mcp or the globally installed remixicon-mcp command.
Which MCP clients are supported?
Claude Desktop, Claude Code (via marketplace plugin or manual setup), and Codex.
「その他」の他のコンテンツ
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Awesome Mlops
visengerA curated list of references for MLOps
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
コメント