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
İlgili Sunucular
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Azure DevOps MCP
Integrates with Azure DevOps, allowing interaction with its services. Requires a Personal Access Token (PAT) for authentication.
analyze-coverage-mcp
MCP server that bridges LCOV coverage reports to AI agents.
Android MCP Server
Control Android devices via the Android Debug Bridge (ADB).
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
SourceSync.ai
An MCP server for the SourceSync.ai API to manage and synchronize source code context.
Figma
Interact with the Figma API to access and manage design files and resources.
Codex MCP Wrapper
An MCP server that wraps the OpenAI Codex CLI, exposing its functionality through the MCP API.
MCP HAR Server
Parses HAR (HTTP Archive) files and displays requests in a simplified format for AI assistants.
jarp-mcp
Java Archive Reader Protocol MCP server - Give AI agents X-ray vision into compiled Java code by decompiling JAR/WAR/EAR files and Maven/Gradle dependencies
Alchemy MCP Server
Interact with Alchemy's blockchain APIs to query data without writing code.