pickapicon-mcp
1
Pickapicon MCP is a Model Context Protocol serving front-end developers and UI designers by leveraging the Iconify API to streamline the retrieval of SVG icons through natural language requests to LLMs. It enhances productivity by eliminating the need for manual searching and copying of SVG assets.
get_icon_repos
Get all icon repository names, `prefix` parameter for other tools
get_icons_by_desc_and_prefix
Get the icon based on the description and prefix. Input parameters include description and optional prefix (default is PREFIX in environment variables)
get_icon_detail_by_prefix_and_name
Get icon details (SVG code) based on the prefix and SVG name. Input parameters include SVG name and optional prefix (default is PREFIX in environment variables)