ピカピコン-mcp
説明
これは、Iconify API を使用して SVG を取得するための FE/UI/デザイナー向けの MCP です。
pickapicon-mcp を使用すると、Web サイトにアクセスして svg を探して愚かにコピーするのではなく、LLM に必要なものを取得するように依頼するだけで済みます。
MCP と LLM を駆使して、SVG を取得するためのワークフローを簡素化できます😎。
👉👉 アイコンリポジトリウェブサイトIconify 👈👈
ツール
- get_icon_repos
- すべてのリポジトリ名を取得します。他のツールの場合はパラメータ
<prefix>
を使用します。
- すべてのリポジトリ名を取得します。他のツールの場合はパラメータ
- get_icons_by_desc_and_prefix
- 欲しいものの説明とプレフィックスを入力してアイコンを取得します
- 入力:
- desc: 欲しいものを説明する
- 接頭辞?: 接頭辞
- プレフィックスと名前でアイコンの詳細を取得
- プレフィックスとSVG名でアイコンの詳細(SVGコード)を取得する
- 入力:
- svg_name: svg名
- 接頭辞?: 接頭辞
クイックスタート
Smithery経由でインストール
Smithery経由で Claude Desktop 用の Pickapicon MCP を自動的にインストールするには:
これはMCPサーバー構成です
場合
- COMPONENT / PAGE に関する svg を素早く取得する
- モダンデザインカラーでSVGを取得
ライセンス
マサチューセッツ工科大学
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
FE/UI/デザイナーが、Web サイトを手動で検索するのではなく、LLM に問い合わせるだけで、Iconify API 経由で SVG アイコンを取得できるようにする MCP サーバー。
Related MCP Servers
- AsecurityAlicenseAqualityEnables vector similarity search and serving of Svelte documentation via the MCP protocol, with support for local caching and multiple llms.txt documentation formats.Last updated -247278TypeScriptMIT License
- -securityFlicense-qualityMCP server enabling LLMs to perform browser tasks via SSE transport, allowing clients like Cursor.ai and Claude to open websites and interact with web content through natural language commands.Last updated -
- -securityAlicense-qualityA search service based on multiple image APIs and icon generation capabilities, specifically designed for integration with Cursor MCP service. Supports image search, download, and AI-generated icons.Last updated -2PythonMIT License
- -securityFlicense-qualityA Model Context Protocol server that converts SVG code to PNG images, offering two conversion methods (CairoSVG and Inkscape) with support for custom working directories.Last updated -1Python