Quickly retrieve SVGs using the Iconify API, with no external data files required.
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 👈👈
get_icon_repos
<prefix>
get_icons_by_desc_and_prefix
get_icon_detail_by_prefix_and_name
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>"
}
}
}
MIT
MCP server to provide golang packages and their information from pkg.go.dev
An AI-powered server that facilitates feature discussions between developers and AI, acting as a lead developer to guide implementation and architectural decisions.
A collection of demo files for MCP servers and clients, illustrating various transport protocols and server capabilities using Python.
Assists with aki-ui component development and usage.
Generate images using Baidu's iRAG API through a standardized MCP interface.
A starter template for building Model Context Protocol (MCP) servers, designed for UI libraries and component registries.
Create, validate, and render diagrams from D2 (Declarative Diagramming) code into SVG and PNG formats.
A Model Context Protocol server that provides access to the connpass users API v2, utilizing Gemini for grounding.
Manage your Storyblok CMS using natural language through AI tools.
Interact with CodeRabbit AI reviews on GitHub pull requests.