Skip to main content
Glama

PickAPIcon MCP

by Leee62

pickapicon-mcp

标识

描述

这是 FE/UI/Designer 通过 Iconify API 获取 SVG 的 mcp。

通过使用 pickapicon-mcp,您只需要求 LLM 获取您需要的内容,而不必去网站查找 svg 并愚蠢地复制。

它可以简化您的 svg 工作流程,与 MCP 和 LLM 共舞😎。

👉👉 Icon Repo 网站Iconify 👈👈

工具

  • 获取图标库
    • 获取所有 repo 名称,用于其他工具 param <prefix>
  • 通过描述和前缀获取图标
    • 输入 desc 你想要的内容和前缀来获取图标
    • 输入:
      • desc:描述你想要的
      • 前缀?:前缀
  • 通过前缀和名称获取图标详细信息
    • 通过前缀和 svg 名称获取图标详细信息(SVG 代码)
    • 输入:
      • svg_name:svg名称
      • 前缀?:前缀

快速入门

通过 Smithery 安装

要通过Smithery自动为 Claude Desktop 安装 Pickapicon MCP:

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

这是 MCP 服务器配置

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

案件

  • 快速获取 COMPONENT / PAGE 的 svg案例2
  • 获取具有现代设计色彩的 svg案例1

执照

麻省理工学院

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 服务器允许 FE/UI/设计师通过 Iconify API 检索 SVG 图标,只需询问 LLM 即可,而无需手动搜索网站。

  1. 描述
    1. 工具
      1. 快速入门
        1. 通过 Smithery 安装
      2. 案件
        1. 执照

          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