Skip to main content
Glama

PickAPIcon MCP

by Leee62

pickapicon-mcp

logo

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_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 case2
  • get svg with Modern Design Color case1

License

MIT

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

MCP server that allows FE/UI/Designers to retrieve SVG icons via the Iconify API by simply asking LLMs rather than manually searching websites.

  1. Description
    1. Tools
      1. QuickStart
        1. Installing via Smithery
      2. Case
        1. License

          Related MCP Servers

          • -
            security
            A
            license
            -
            quality
            MCP Tool Server for Logo Generation. This server provides logo generation capabilities using FAL AI, with tools for image generation, background removal, and image scaling.
            Last updated -
            170
            Python
            GPL 3.0
            • Apple
            • Linux
          • -
            security
            A
            license
            -
            quality
            A Model Context Protocol server that provides tools for converting SVG code to high-quality PNG and JPG images with detailed customization options.
            Last updated -
            9
            2
            JavaScript
            MIT License
            • Apple
          • -
            security
            A
            license
            -
            quality
            A search service based on multiple image APIs and icon generation capabilities, specifically designed for integration with Cursor MCP service. Supports image search, download, and AI-generated icons.
            Last updated -
            4
            Python
            MIT License
            • Apple
          • A
            security
            A
            license
            A
            quality
            MCP server for Hugeicons integration and documentation This is a TypeScript-based MCP server that provides tools and resources for integrating Hugeicons into various platforms. It implements a Model Context Protocol (MCP) server that helps AI assistants provide accurate guidance for using Hugeicons
            Last updated -
            3
            194
            6
            TypeScript
            MIT License
            • Apple

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/Leee62/pickapicon-mcp'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server