# Supericons MCP server

Multilingual semantic SVG icon search with previews for AI coding agents. 20,000+ icons.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-curlymolelabs-supericons
- Repository: https://github.com/curlymolelabs/supericons

## Install
- Command: `npx -y @supericons/mcp`
- Endpoint: https://mcp.supericons.dev/mcp
- Auth: Not captured

## Setup notes
- Package: Npm @supericons/mcp v0.4.22
- Remote endpoint: https://mcp.supericons.dev/mcp

## Tools
- search_icons (Search Icons) - Use this as the main icon tool. Search 20,000+ curated SVG icons across 11 libraries by meaning, label, visual description, tags, and synonyms. When matches exist, the response includes a paste-ready suggested answer, a direct preview image, and Markdown that can show the image in the final reply. When no supported match exists, it returns an honest structured no-result with a next step and no fabricated icon. If you choose a library yourself, use prefer. Use strict only when the user explicitly requires that library. Library key si means Supericons, not Simple Icons. Endpoint: https://mcp.supericons.dev/mcp
- recommend_icons (Recommend Icons) - Recommend a coherent icon set for up to 20 named UI slots in one call. Uses task context to narrow ambiguous meanings. When context is insufficient, returns needs_clarification with labeled interpretation options instead of guessing. Invalid inputs and service failures return a plain-language reason and a next step instead of a bare protocol error. Returns one recommendation and optional alternatives for each resolved slot, with explicit public library labels and visual preview URLs where available. Library key si means Supericons, not Simple Icons. Endpoint: https://mcp.supericons.dev/mcp
- get_icon (Get Icon) - Retrieve one exact SVG icon using an exact ref returned by search_icons, recommend_icons, or preview_icons. Do not guess icon IDs. Use search_icons first if the user only described a concept. Returns SVG code, explicit public library labels, visual preview URL, and public semantic guidance for the exact icon. Endpoint: https://mcp.supericons.dev/mcp
- preview_icons (Preview Icons) - Refine an icon result set or preview known icon refs returned by another Supericons tool. Use search_icons first for normal icon requests. Long icon lists are accepted and safely truncated to 12. Returns ready-to-use Markdown, a hosted preview fallback, a direct PNG image URL, and, when requested, an MCP image contact sheet. Endpoint: https://mcp.supericons.dev/mcp
- list_libraries (List Libraries) - List the free icon libraries available through the hosted Supericons MCP server. Use this before filtering by library or when a user asks which icon libraries are supported. Endpoint: https://mcp.supericons.dev/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.curlymolelabs
- Version: 0.4.22
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 27, 2026
- Source: https://registry.modelcontextprotocol.io
