Skip to main content
Glama

PickAPIcon MCP

by Leee62

pickapicon-mcp

Logo

Beschreibung

Dies ist ein MCP für FE/UI/Designer, um SVG über die Iconify-API zu erhalten.

Wenn Sie pickapicon-mcp verwenden, müssen Sie LLMs nur bitten, das zu besorgen, was Sie brauchen, anstatt auf die Website zu gehen, um SVG zu finden und dummerweise zu kopieren.

Es kann Ihren Arbeitsablauf zum Abrufen von SVG vereinfachen, Tanzen mit MCP und LLMs 😎.

👉👉 Icon Repo Website Iconify 👈👈

Werkzeuge

  • get_icon_repos
    • Holen Sie sich alle Repo-Namen, für andere Tools den Parameter <prefix>
  • get_icons_by_desc_and_prefix
    • Holen Sie sich Symbole, indem Sie den gewünschten Beschreibungstext und das Präfix eingeben
    • Eingänge:
      • desc: Beschreiben Sie, was Sie wollen
      • Präfix?: Präfix
  • get_icon_detail_by_prefix_and_name
    • Holen Sie sich Symboldetails (SVG-Code) nach Präfix und SVG-Name
    • Eingänge:
      • svg_name: SVG-Name
      • Präfix?: Präfix

Schnellstart

Installation über Smithery

So installieren Sie Pickapicon MCP für Claude Desktop automatisch über Smithery :

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

Dies ist die MCP-Serverkonfiguration

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

Fall

  • Schnell SVGs zu KOMPONENTE / SEITE erhaltenFall 2
  • Holen Sie sich SVG mit Modern Design ColorFall1

Lizenz

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, der es FE/UI/Designern ermöglicht, SVG-Symbole über die Iconify-API abzurufen, indem sie einfach LLMs fragen, anstatt Websites manuell zu durchsuchen.

  1. Beschreibung
    1. Werkzeuge
      1. Schnellstart
        1. Installation über Smithery
      2. Fall
        1. Lizenz

          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