# Supericons MCP server

Semantic SVG icon search and recommendations for AI coding agents.

## 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.1
- Remote endpoint: https://mcp.supericons.dev/mcp

## Tools
- search_icons (Search Icons) - Search 20,000+ curated SVG icons across 11 libraries by meaning, label, visual description, tags, and synonyms. Use this when the user describes an icon concept such as "database", "user profile", "chill", "security", "AI model", or "OpenAI Codex logo". Returns matching icons with SVG code, public semantic guidance, explicit library labels, and browser preview URLs. Library key si means Supericons, not Simple Icons. Endpoint: https://mcp.supericons.dev/mcp
- recommend_icons (Recommend Icons) - Recommend a coherent icon set for named UI slots in a product, app, dashboard, or navigation flow. Use this when the user needs several icons that should work together. Returns one recommendation and optional alternatives for each 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 when the icon ID and library are already known. 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) - Create a visual preview for icon search results or a fixed list of icon refs. Returns a hosted preview page, direct PNG image URL, ready-made Markdown image snippet, and, when requested, an MCP image contact sheet. Use markdown_image in final answers when the client supports remote Markdown images; otherwise share image_url or preview_url. 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.1
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 5, 2026
- Source: https://registry.modelcontextprotocol.io
