- Explore MCP Servers
- pickapicon-mcp
Pickapicon Mcp
What is Pickapicon Mcp
pickapicon-mcp is an MCP server designed to assist developers in quickly and easily obtaining SVG icons using the Iconify API.
Use cases
Use cases include quickly obtaining SVGs for components or pages, and retrieving SVGs with modern design colors.
How to use
To use pickapicon-mcp, configure the MCP server with the provided JSON configuration, then interact with it by asking LLMs for the SVG icons you need based on descriptions.
Key features
Key features include the ability to retrieve all icon repository names, fetch icons based on descriptions and prefixes, and get detailed SVG code by specifying the icon name and prefix.
Where to use
pickapicon-mcp is useful in front-end development, UI design, and any scenario where SVG icons are needed, particularly for web and mobile applications.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Pickapicon Mcp
pickapicon-mcp is an MCP server designed to assist developers in quickly and easily obtaining SVG icons using the Iconify API.
Use cases
Use cases include quickly obtaining SVGs for components or pages, and retrieving SVGs with modern design colors.
How to use
To use pickapicon-mcp, configure the MCP server with the provided JSON configuration, then interact with it by asking LLMs for the SVG icons you need based on descriptions.
Key features
Key features include the ability to retrieve all icon repository names, fetch icons based on descriptions and prefixes, and get detailed SVG code by specifying the icon name and prefix.
Where to use
pickapicon-mcp is useful in front-end development, UI design, and any scenario where SVG icons are needed, particularly for web and mobile applications.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
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
Installing via Smithery
To install Pickapicon MCP for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @Leee62/pickapicon-mcp --client claude
this is MCP Server Config
Case
- Quickly get svgs about COMPONENT / PAGE

- get svg with Modern Design Color

License
MIT
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










