픽카피콘-MCP
![]()
설명
이는 Iconify API를 통해 SVG를 얻기 위한 FE/UI/디자이너용 MCP입니다.
pickapicon-mcp를 사용하면 웹사이트에 가서 svg를 찾아 멍청하게 복사하는 대신 LLM에 필요한 정보를 요청하기만 하면 됩니다.
SVG를 얻는 작업 흐름을 단순화하고 MCP 및 LLM과 함께 춤을 추세요 😎.
👉👉 아이콘 저장소 웹사이트
도구
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를 빠르게 얻으세요

Modern Design Color로 SVG를 받으세요

특허
MIT
Related MCP Servers
- -securityAlicense-qualityMCP 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 -170GPL 3.0
- -securityAlicense-qualityA Model Context Protocol server that provides tools for converting SVG code to high-quality PNG and JPG images with detailed customization options.Last updated -123MIT License
- -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 -13MIT License
- AsecurityAlicenseAqualityMCP 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 HugeiconsLast updated -36411MIT License