Skip to main content
Glama

icono de selección-mcp

logo

insignia de herrería 中文文档 Inglés

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

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)

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
    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 -
    12
    3
    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 -
    13
    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
    64
    11
    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