# 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 10 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", or "AI model". Returns matching icons with SVG code and public semantic guidance. 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. 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 and public semantic guidance for the exact icon. 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
