pickapicon-mcp

Description
This is a mcp for FE/UI/Designer to get SVG By Iconify API.
By using pickapicon-mcp, You just need to ask LLMs to get what you need instead of going to the website to find svg and copying stupidly.
It can make your workflow to get svg simplify, Dancing with MCP & LLMs 😎.
👉👉 Icon Repo WebSite Iconify 👈👈
Tools
get_icon_repos
- get all repo name, for other tools param
<prefix>
- get all repo name, for other tools param
get_icons_by_desc_and_prefix
- get icons by inputting desc what you want and prefix
- inputs:
- desc: desc what you want
- prefix?: prefix
get_icon_detail_by_prefix_and_name
- get icon detail (SVG code) by prefix and svg name
- inputs:
- svg_name: svg name
- prefix?: prefix
QuickStart
this is MCP Server Config
"mcpServers": {
"pickapicon-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"pickapicon-mcp@latest"
],
"env": {
"PREFIX": "<LIKE ant-design>"
}
}
}
Case
- Quickly get svgs about COMPONENT / PAGE

- get svg with Modern Design Color

License
MIT
Pickapicon MCP
Project Details
- Leee62/pickapicon-mcp
- MIT License
- Last Updated: 4/20/2025
Recomended MCP Servers
API Market MCP Servers
Two Truths and a Twist: The world's first Model Context Protocol game
Minimal typescript template to build an mcp server
MCP Server for Last.FM APIs, built in Swift
create agent with mcp server
An MCP server to let AI agents control Intruder
Netflix-level subtitle cutting, translation, alignment, and even dubbing - one-click fully automated AI video subtitle team | Netflix级字幕切割、翻译、对齐、甚至加上配音,一键全自动视频搬运AI字幕组
MCP (Model Context Protocol) server for the Contentful Management API
VSCode Extension with an MCP server that exposes semantic tools like Find Usages and Rename to LLMs
An MCP server that standardizes and contextualizes industrial Modbus data.





