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
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
VS Code Settings MCP Server
Programmatically manage Visual Studio Code settings using AI assistants and automated tools.
ctfd-mcp
MCP server for CTFd that lets regular users browse challenges, manage dynamic instances, and submit flags.
Vibe Stack MCP
Helps developers choose the right tech stack for their projects with personalized recommendations.
Swagger/Postman MCP Server
Ingests and serves Swagger/OpenAPI specifications and Postman collections as MCP tools. Requires a config.json for API and authentication setup.
NeuroDev MCP Server
A powerful Model Context Protocol (MCP) server that supercharges your Python development workflow with AI-powered code review, intelligent test generation, and comprehensive test execution.
CocoaPods Package README
Retrieve README files and package information from CocoaPods.
Profile MCP Server
An example MCP server deployable on Cloudflare Workers without authentication.
MCPizer
Enables AI assistants to call any REST API or gRPC service by automatically converting their schemas into MCP tools.
Geo Location Demo
Retrieves user geolocation information using EdgeOne Pages Functions and exposes it via the Model Context Protocol (MCP).
Pica MCP Server
An MCP server for Pica that enables seamless interaction with various third-party services through a standardized interface.