픽카피콘-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 서버 구성입니다
사례
- COMPONENT/PAGE에 대한 SVG를 빠르게 얻으세요
- Modern Design Color로 SVG를 받으세요
특허
MIT
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/디자이너가 웹사이트를 수동으로 검색하는 대신 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 -248691TypeScriptMIT 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 -2Python