Skip to main content
Glama

PickAPIcon MCP

by Leee62

icono de selección-mcp

logo

Descripción

Este es un mcp para FE/UI/Designer para obtener SVG mediante la API de Iconify.

Al usar pickapicon-mcp, solo necesita pedirle a LLM que obtenga lo que necesita en lugar de ir al sitio web para buscar SVG y copiar estúpidamente.

Puede simplificar su flujo de trabajo para obtener SVG, bailando con MCP y LLM 😎.

👉👉 Sitio web de Icon Repo Iconify 👈👈

Herramientas

  • obtener_repositorios_de_iconos
    • Obtener todos los nombres de los repositorios, para otras herramientas parámetro <prefix>
  • obtener_iconos_por_descripcion_y_prefijo
    • Obtenga íconos ingresando la descripción que desea y el prefijo
    • entradas:
      • desc: describe lo que quieras
      • prefijo?: prefijo
  • obtener_detalle_del_icono_por_prefijo_y_nombre
    • Obtener detalles del ícono (código SVG) por prefijo y nombre SVG
    • entradas:
      • nombre_svg: nombre del archivo SVG
      • prefijo?: prefijo

Inicio rápido

Instalación mediante herrería

Para instalar Pickapicon MCP para Claude Desktop automáticamente a través de Smithery :

npx -y @smithery/cli install @Leee62/pickapicon-mcp --client claude

Esta es la configuración del servidor MCP

"mcpServers": { "pickapicon-mcp": { "type": "stdio", "command": "npx", "args": [ "-y", "pickapicon-mcp@latest" ], "env": { "PREFIX": "<LIKE ant-design>" } } }

Caso

  • Obtenga rápidamente archivos SVG sobre COMPONENTE/PÁGINAcaso2
  • Obtenga SVG con color de diseño modernocaso1

Licencia

Instituto Tecnológico de Massachusetts (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.

Servidor MCP que permite a los diseñadores de FE/UI recuperar íconos SVG a través de la API de Iconify simplemente preguntando a los LLM en lugar de buscar manualmente en los sitios web.

  1. Descripción
    1. Herramientas
      1. Inicio rápido
        1. Instalación mediante herrería
      2. Caso
        1. Licencia

          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