Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • mcp-histfile
  • OWASP Cheatsheets MCP Server
  • doc-lib-mcp
  • MCP Git Repo Browser
  • DICOM-MCP
Back to MCP Servers
PickAPIcon MCP

PickAPIcon MCP

Public
Leee62/pickapicon-mcp

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

Verified
javascript
0 tools
May 30, 2025
Updated May 30, 2025

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 ``
  • 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": "" } } }

Case

  • Quickly get svgs about COMPONENT / PAGE case2
  • get svg with Modern Design Color case1

License

MIT

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • mcp-histfile
    mcp-histfile

    A powerful tool for exploring, searching, and managing your shell command history through the MCP (M...

    Added May 30, 2025
  • OWASP Cheatsheets MCP Server
    OWASP Cheatsheets MCP Server

    A minimal Model Context Protocol server that provides access to OWASP security cheat sheets through ...

    Added May 30, 2025
  • doc-lib-mcp
    doc-lib-mcp

    A Model Context Protocol server for ingesting, chunking and semantically searching documentation fil...

    Added May 30, 2025
  • MCP Git Repo Browser
    MCP Git Repo Browser

    A Node.js server that allows browsing Git repositories through MCP, providing tools to view director...

    2 tools
    Added May 30, 2025
  • DICOM-MCP
    DICOM-MCP

    A Model Context Protocol server that allows working with DICOM medical images through a simple note ...

    6 tools
    Added May 30, 2025