Supericons
REMOTE · MCP.SUPERICONS.DEV · 2 COMPONENTS · SCANNED SEP 23
Multilingual semantic SVG icon search with previews for AI coding agents. 20,000+ icons.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security74
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one. See how to fix → View diagnostics → Partial
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability62
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1641 tokens (~328/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the Supericons MCP server?
Supericons is a hosted endpoint at https://mcp.supericons.dev/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · mcp.supericons.dev
claude mcp add --transport http curlymolelabs-supericons 'https://mcp.supericons.dev/mcp'
{
"mcpServers": {
"curlymolelabs-supericons": {
"url": "https://mcp.supericons.dev/mcp"
}
}
} {
"servers": {
"curlymolelabs-supericons": {
"type": "http",
"url": "https://mcp.supericons.dev/mcp"
}
}
} [mcp_servers.curlymolelabs-supericons] url = "https://mcp.supericons.dev/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"curlymolelabs-supericons": {
"type": "remote",
"url": "https://mcp.supericons.dev/mcp",
"enabled": true
}
}
} openclaw mcp add curlymolelabs-supericons --url 'https://mcp.supericons.dev/mcp' --transport streamable-http
mcp_servers:
curlymolelabs-supericons:
url: "https://mcp.supericons.dev/mcp" {
"McpServers": {
"curlymolelabs-supericons": {
"Transport": "http",
"Url": "https://mcp.supericons.dev/mcp"
}
}
} assistant mcp add curlymolelabs-supericons -t streamable-http -u 'https://mcp.supericons.dev/mcp'
{
"mcpServers": {
"curlymolelabs-supericons": {
"type": "http",
"url": "https://mcp.supericons.dev/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 2 Sept 26 0
- Server version: 0.4.36 → 0.4.37 functional
- 1 Sept 26 0
- Server version: 0.4.35 → 0.4.36 functional
- 27 Aug 26 0
- Server version: 0.4.34 → 0.4.35 functional
- 26 Aug 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 25 Aug 26 82
- Stability: 0.97 → pass security
- 17 Aug 26 0
- Server version: 0.4.33 → 0.4.34 functional
- 12 Aug 26 0
- Server version: 0.4.31 → 0.4.33 functional
- 11 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 23 Sept 2026 · Probed https://mcp.supericons.dev/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=mcp.supericons.dev | CN=YR2,O=Let's Encrypt,C=US | 2 Sept 2026 | 1 Dec 2026 | RSA 2048 | SHA256-RSA | 530072a65cd8b7a7911770dae00959b36e1 |
| SANs: mcp.supericons.dev | ||||||
| CN=YR2,O=Let's Encrypt,C=US (CA) | CN=Root YR,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | RSA 2048 | SHA256-RSA | 4ebd24947e24d394802d84a52fd5b319 |
| CN=Root YR,O=ISRG,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | RSA 4096 | SHA256-RSA | f24b6d17f9d9ad7cb1c9fea78782699f |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of mcp.supericons.dev. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| dev. | present | 60074 | 8 | Verified |
| supericons.dev. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mcp.supericons.dev/mcp | Verified | 200 | |
| http (plaintext) | http://mcp.supericons.dev/mcp | HTTPS enforced | 301 | https://mcp.supericons.dev/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
get_icon Get Icon ~192
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.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Exact icon ID without the library prefix, for example "database", "user-circle", "brain-circuit", or "arrow-down". |
| library | string | yes | Required library key for the exact icon. Supported values include si (Supericons AI and developer tool logos), lucide, tabler, phosphor, heroicons, bootstrap, iconoir, ionicons, material, simpleicons… |
| style | string | – | Optional style preference. Material Symbols supports outline and solid. Other hosted libraries report their verified styles in list_libraries. |
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | – | Stable error code when the exact icon is unavailable. |
| error | string | – | Recoverable error message when no exact icon is found. |
| hint | string | – | Plain-language explanation of how to recover. |
| icon | object | – | Exact matching icon when found. |
| next_step | string | – | Recommended next tool action. |
| retryable | boolean | – | Whether repeating the same exact lookup may succeed. |
No examples provided.
list_libraries List Libraries ~40
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.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| libraries | array | yes | Free icon libraries available through this hosted MCP server. |
| publicRecordCount | number | yes | Number of public semantic icon records searchable through the hosted MCP server. |
No examples provided.
preview_icons Preview Icons ~341
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.
| Name | Type | Req | Description |
|---|---|---|---|
| icon_refs | array | – | Optional fixed icon refs in library:id format. Arrays, a single ref, and comma-separated refs are accepted. Up to 100 are accepted, 24 appear on the browser preview, and 12 are rendered inline. Large… |
| include_image | boolean | – | When true, include a PNG contact sheet as MCP image content. Boolean strings are accepted. A preview_url is always returned. |
| library | – | – | Optional library key. Supported values include si (Supericons AI and developer tool logos), lucide, tabler, phosphor, heroicons, bootstrap, iconoir, ionicons, material, simpleicons (Simple Icons bran… |
| limit | number|string | – | Requested inline icon count. Values outside 1 to 12 are safely clamped with a warning. Numeric strings are accepted. |
| locale | – | – | Optional locale for multilingual search terms. Supported values: zh-Hans, zh-Hant, ja, ko, es, de, pt, ar, hi, vi, th. Unsupported values are ignored with a warning. |
| query | string | – | Optional search query to preview visually, for example "license plate recognition camera scan car". |
| style | – | – | Optional style preference. Unsupported values are ignored with a warning. |
| Name | Type | Req | Description |
|---|---|---|---|
| browser_preview_count | number | yes | Number of accepted icon refs available at preview_url. |
| client_display_note | string | yes | Plain-language note for clients that do not render images inline. |
| error | string | – | Recoverable error message when preview inputs are missing or invalid. |
| image_included | boolean | yes | Whether this response includes MCP image content. |
| image_url | string|null | – | Direct PNG URL for clients or Markdown renderers that can show remote images. |
| markdown_image | string|null | – | Ready-made Markdown image snippet for final answers in clients that render remote Markdown images. |
| next_step | string | yes | Useful next action for the caller. |
| preview_url | string | yes | Browser URL for visual inspection. |
| query | string|null | – | Search query used for the visual preview, if any. |
| rendered_count | number | yes | Number of icons rendered in the inline preview. |
| results | array | yes | Icons included in the visual preview. |
| suggested_response_markdown | string | – | Ready-to-use answer with the image, refs, and browser fallback link. |
| truncated_from | number | – | Original icon ref count when the input was truncated. |
| warnings | array | – | Unsupported optional inputs that were safely ignored. |
No examples provided.
recommend_icons Recommend Icons ~380
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.
| Name | Type | Req | Description |
|---|---|---|---|
| include_query_frame | boolean | – | Optional public-safe diagnostics for query understanding. Boolean strings are accepted. Leave false for normal compact responses. |
| library | – | – | Optional library key when the user wants a consistent icon family. Supported values include si (Supericons AI and developer tool logos), lucide, tabler, phosphor, heroicons, bootstrap, iconoir, ionic… |
| limit_per_slot | number|string | – | Number of choices per slot. Values outside 1 to 5 are clamped with a warning. Numeric strings are accepted. |
| locale | – | – | Optional locale for multilingual slot labels. Unsupported values are ignored with a warning. |
| response_mode | – | – | Response size mode: plan, assets, or full. Unsupported values use plan with a warning. |
| slots | array | – | List of 1 to 20 UI slots to fill, for example ["model", "prompt", "dataset", "evaluation"]. A single string is accepted as one slot. Larger lists return a structured split instruction. |
| style | – | – | Optional style preference. Unsupported values are ignored with a warning. |
| task | string | – | Overall UI task, for example "choose icons for an AI dashboard sidebar" or "select bottom navigation icons for a finance app". Missing task text returns a structured recovery message. |
| Name | Type | Req | Description |
|---|---|---|---|
| all_slots_resolved | boolean | yes | Whether every requested slot received a recommendation without clarification. |
| clarification_slots | array | yes | Slots that need the caller to choose an interpretation. |
| code | string | – | Stable error code for programmatic recovery. |
| details | object | – | Structured limits or failure details. |
| error | string | – | Plain-language reason the recommendation did not complete. |
| fallback_recommended | boolean | yes | Whether the caller should consider direct search or clarification. |
| hint | string | – | Plain-language recovery instruction. |
| library | string | – | Library filter used for recommendations, if provided. |
| low_confidence_slots | array | yes | Slots whose result is missing or has low confidence. |
| needs_clarification | boolean | yes | Whether one or more ambiguous slots require more context. |
| next_step | string | – | Useful next action for the caller. |
| preview_url | string | – | Browser URL for visual inspection of the recommended icon set. |
| query_frame | object | – | Optional public-safe query understanding diagnostics for the task. |
| response_mode | string | yes | Response size mode used for this recommendation. |
| results | array | yes | Recommended icon choices grouped by requested UI slot. |
| retry_after_seconds | number | – | Seconds to wait before retrying a rate-limited recommendation. |
| retryable | boolean | – | Whether a corrected or later request may succeed. |
| search_runtime | object | – | Search execution path used for this recommendation. |
| slot_count | number | yes | Number of UI slots requested. |
| status | number | – | HTTP status from a hosted dependency failure. |
| style | string | – | Style preference used for recommendations. |
| suggested_response_markdown | string | – | Plain-language explanation suitable for the agent response. |
| task | string | yes | Original UI task. |
| warnings | array | – | Unsupported optional inputs that were safely ignored or clamped. |
No examples provided.
search_icons Search Icons ~417
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.
| Name | Type | Req | Description |
|---|---|---|---|
| include_query_frame | boolean | – | Optional public-safe diagnostics for query understanding. Boolean strings are accepted. Leave false for normal compact responses. |
| library | string | – | Optional library key only when the user named a library. Omit it to search all libraries. Do not use all as a library key. Supported values include si (Supericons AI and developer tool logos), lucide… |
| library_mode | – | – | Optional library behavior. Omit a self-chosen library and search all, or use prefer with that library. Use strict only when the user explicitly requires the named library. All searches every eligible… |
| limit | number | – | Maximum number of icons from 1 to 50. Numeric strings are accepted. |
| locale | – | – | Optional locale for multilingual search terms. Supported values: zh-Hans, zh-Hant, ja, ko, es, de, pt, ar, hi, vi, th. Unsupported values are ignored with a warning. |
| query | string | yes | Icon concept or search phrase, for example "database", "user profile", "chill", "trash", "upload cloud", "AI model", or "beautiful". |
| style | – | – | Optional style preference. Unsupported values are ignored with a warning. |
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | – | Stable code for a structured no-result. |
| details | object | – | Structured rate-limit or upstream failure details. |
| error | string | – | Plain-language error for a structured no-result. |
| hint | string | – | Plain-language recovery hint for a structured no-result. |
| image_url | string | – | Direct PNG URL when usable icons exist. |
| library_mode | string | yes | Library behavior used for this search. |
| limit_scope | string | – | Allowance scope reported by a rate limit. |
| markdown_image | string | – | Ready-made Markdown image when usable icons exist. |
| next_step | string | yes | Useful next action for the caller. |
| outcome_type | string | – | Whether this response contains results, an honest no-match, or a tool failure. |
| preview_url | string | – | Browser URL for visual inspection of this search result set. |
| query_frame | object | – | Optional public-safe query understanding diagnostics. |
| requested_library | string|null | yes | Preferred or required library, when supplied. |
| result_count | number | – | Number of verified icons returned by this search. |
| result_interpretation | string | – | Plain-language guidance for interpreting this result count and outcome. |
| results | array | yes | Matching icons with SVG code and semantic guidance. |
| retry_after_seconds | number | – | Seconds to wait before retrying a rate-limited search. |
| retryable | boolean | – | Whether changing the query or filters may produce a result. |
| search_runtime | object | – | Search execution path used for this request. |
| status | number | – | HTTP status from an upstream search failure. |
| suggested_response_markdown | string | yes | Compact answer that accurately reflects this response. |
| top_result_ref | string|null | – | Top ordered icon ref when results exist. |
| warnings | array | – | Unsupported optional inputs that were safely ignored. |
No examples provided.
What is the Supericons MCP server?
Supericons is an MCP server listed in the public MCP registry as io.github.curlymolelabs/supericons. Multilingual semantic SVG icon search with previews for AI coding agents. 20,000+ icons. This page covers its hosted endpoint (https://mcp.supericons.dev/mcp).
Is the Supericons MCP server safe to use?
Supericons scores 83 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the Supericons MCP server expose?
Supericons exposes 5 tools: search_icons, recommend_icons, get_icon, preview_icons, list_libraries. Their descriptions and schemas cost roughly 1,370 tokens of context every time the server is loaded.
Does the Supericons MCP server require authentication?
No. We connected to Supericons without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the Supericons MCP server still maintained?
Supericons is still listed as active in the MCP registry. We last reached this channel on 23 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.