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

-
security - not tested
A
license - permissive license
-
quality - not tested

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

          • A
            security
            A
            license
            A
            quality
            Enables 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 -
            2
            472
            78
            TypeScript
            MIT License
            • Linux
            • Apple
          • -
            security
            F
            license
            -
            quality
            MCP 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 -
            • 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 -
            2
            Python
            MIT License
            • Apple
          • -
            security
            F
            license
            -
            quality
            A 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 -
            1
            Python
            • Linux
            • 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