Pickapicon
Quickly retrieve SVGs using the Iconify API, with no external data files required.
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
"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
Related Servers
Unbundle OpenAPI MCP Server
A server for splitting and extracting parts of OpenAPI specifications using Redocly CLI.
BAMM
Interact with the Borrow Automated Market Maker (BAMM) protocol on the Fraxtal blockchain.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
302AI Basic MCP Server
A toolkit for enhancing the fundamental capabilities of large language models.
Abstract MCP Server
Caches large tool responses to files and returns compact resource links to save LLM context window space.
DIY MCP
A from-scratch implementation of the Model Context Protocol (MCP) for building servers and clients, using a Chinese tea collection as an example.
Remote MCP Server on Cloudflare
A customizable remote MCP server for deployment on Cloudflare Workers, operating without authentication.
Cashfree MCP Server
Integrate AI tools and agents with Cashfree's Payment Gateway, Payouts, and SecureID APIs.
SpecBridge
Automatically generates MCP tools from OpenAPI specifications by scanning a folder for spec files. No configuration is needed and it supports authentication via environment variables.
Shadcn UI MCP Server
A powerful and flexible MCP server designed to enhance the development experience with Shadcn UI components, providing tools for component management, documentation, and installation.