Skip to main content
Glama

PickAPIcon MCP

by Leee62

ピカピコン-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 を自動的にインストールするには:

npx -y @smithery/cli install @Leee62/pickapicon-mcp --client claude

これはMCPサーバー構成です

"mcpServers": { "pickapicon-mcp": { "type": "stdio", "command": "npx", "args": [ "-y", "pickapicon-mcp@latest" ], "env": { "PREFIX": "<LIKE ant-design>" } } }

場合

  • COMPONENT / PAGE に関する svg を素早く取得するケース2
  • モダンデザインカラーでSVGを取得ケース1

ライセンス

マサチューセッツ工科大学

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

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 サーバー。

  1. 説明
    1. ツール
      1. クイックスタート
        1. Smithery経由でインストール
      2. 場合
        1. ライセンス

          Related MCP Servers

          • -
            security
            A
            license
            -
            quality
            MCP Tool Server for Logo Generation. This server provides logo generation capabilities using FAL AI, with tools for image generation, background removal, and image scaling.
            Last updated -
            170
            Python
            GPL 3.0
            • Apple
            • Linux
          • -
            security
            A
            license
            -
            quality
            A Model Context Protocol server that provides tools for converting SVG code to high-quality PNG and JPG images with detailed customization options.
            Last updated -
            9
            2
            JavaScript
            MIT License
            • Apple
          • -
            security
            A
            license
            -
            quality
            A 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 -
            4
            Python
            MIT License
            • Apple
          • A
            security
            A
            license
            A
            quality
            MCP server for Hugeicons integration and documentation This is a TypeScript-based MCP server that provides tools and resources for integrating Hugeicons into various platforms. It implements a Model Context Protocol (MCP) server that helps AI assistants provide accurate guidance for using Hugeicons
            Last updated -
            3
            194
            6
            TypeScript
            MIT License
            • Apple

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/Leee62/pickapicon-mcp'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server