Skip to main content
Glama

PickAPIcon MCP

by Leee62

픽카피콘-MCP

심벌 마크

설명

이는 Iconify API를 통해 SVG를 얻기 위한 FE/UI/디자이너용 MCP입니다.

pickapicon-mcp를 사용하면 웹사이트에 가서 svg를 찾아 멍청하게 복사하는 대신 LLM에 필요한 정보를 요청하기만 하면 됩니다.

SVG를 얻는 작업 흐름을 단순화하고 MCP 및 LLM과 함께 춤을 추세요 😎.

👉👉 아이콘 저장소 웹사이트 Iconify 👈👈

도구

  • get_icon_repos
    • 다른 도구의 경우 모든 리포 이름을 가져옵니다. 매개변수 <prefix>
  • 설명 및 접두사로 아이콘을 가져오세요
    • 원하는 설명과 접두사를 입력하여 아이콘을 얻으세요
    • 입력:
      • desc: 당신이 원하는 것을 설명하세요
      • 접두사?: 접두사
  • 접두사와 이름으로 아이콘 세부 정보 가져오기
    • 접두사 및 SVG 이름으로 아이콘 세부 정보(SVG 코드) 가져오기
    • 입력:
      • svg_name: svg 이름
      • 접두사?: 접두사

빠른 시작

Smithery를 통해 설치

Smithery를 통해 Claude Desktop용 Pickapicon MCP를 자동으로 설치하려면:

지엑스피1

이것은 MCP 서버 구성입니다

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

사례

  • COMPONENT/PAGE에 대한 SVG를 빠르게 얻으세요사례2
  • Modern Design Color로 SVG를 받으세요케이스1

특허

MIT

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/디자이너가 웹사이트를 수동으로 검색하는 대신 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