Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Supericons

REMOTE · MCP.SUPERICONS.DEV · 2 COMPONENTS · SCANNED AUG 4

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

+6 this week 70 Trust /100
Trust breakdown (6 categories)

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 →

Endpoint Security74
Transport & Reachability100
Schema Quality & AI Usability59
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1589 tokens (~317/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 Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
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
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.supericons.dev

# add to Claude Code
claude mcp add --transport http curlymolelabs-supericons https://mcp.supericons.dev/mcp
# ~/.codex/config.toml
[mcp_servers.curlymolelabs-supericons]
url = "https://mcp.supericons.dev/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "curlymolelabs-supericons": {
      "type": "remote",
      "url": "https://mcp.supericons.dev/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add curlymolelabs-supericons --url https://mcp.supericons.dev/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  curlymolelabs-supericons:
    url: "https://mcp.supericons.dev/mcp"
// mcp.json
{
  "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.

Changelog

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 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “get_icon” rewrote its description, which is the text the model reads security
    • Tool “preview_icons” rewrote its description, which is the text the model reads security
    • Schema quality: 288 → 317 functional
    • “search_icons” reworded the description of “library” cosmetic
    • “search_icons” reworded the description of “library_mode” cosmetic
  • 31 Jul 26 +3
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • Server version: 0.4.24 → 0.4.26 functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1
    • Server version: 0.4.22 → 0.4.24 functional
  • 27 Jul 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
  • 26 Jul 26 64

    First indexed and scored.

Diagnostics

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 3 Aug 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 4 Jul 2026 2 Oct 2026 RSA 2048 SHA256-RSA 5874b5ef733c9d1cc800041acee6e7b4a90
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
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
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
MCP tools — 5 exposed · ~1,344 tokens

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.

Tool Tokens
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.

NameTypeReqDescription
idstringyesExact icon ID without the library prefix, for example "database", "user-circle", "brain-circuit", or "arrow-down".
librarystringyesRequired 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…
stylestringOptional style preference. Material Symbols supports outline and solid. Other hosted libraries report their verified styles in list_libraries.
NameTypeReqDescription
codestringStable error code when the exact icon is unavailable.
errorstringRecoverable error message when no exact icon is found.
hintstringPlain-language explanation of how to recover.
iconobjectExact matching icon when found.
next_stepstringRecommended next tool action.
retryablebooleanWhether repeating the same exact lookup may succeed.

No examples provided.

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.

NameTypeReqDescription
librariesarrayyesFree icon libraries available through this hosted MCP server.
publicRecordCountnumberyesNumber of public semantic icon records searchable through the hosted MCP server.

No examples provided.

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.

NameTypeReqDescription
icon_refsarrayOptional 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_imagebooleanWhen true, include a PNG contact sheet as MCP image content. Boolean strings are accepted. A preview_url is always returned.
libraryOptional library key. Supported values include si (Supericons AI and developer tool logos), lucide, tabler, phosphor, heroicons, bootstrap, iconoir, ionicons, material, simpleicons (Simple Icons bran…
limitnumber|stringRequested inline icon count. Values outside 1 to 12 are safely clamped with a warning. Numeric strings are accepted.
localeOptional 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.
querystringOptional search query to preview visually, for example "license plate recognition camera scan car".
styleOptional style preference. Unsupported values are ignored with a warning.
NameTypeReqDescription
browser_preview_countnumberyesNumber of accepted icon refs available at preview_url.
client_display_notestringyesPlain-language note for clients that do not render images inline.
errorstringRecoverable error message when preview inputs are missing or invalid.
image_includedbooleanyesWhether this response includes MCP image content.
image_urlstring|nullDirect PNG URL for clients or Markdown renderers that can show remote images.
markdown_imagestring|nullReady-made Markdown image snippet for final answers in clients that render remote Markdown images.
next_stepstringyesUseful next action for the caller.
preview_urlstringyesBrowser URL for visual inspection.
querystring|nullSearch query used for the visual preview, if any.
rendered_countnumberyesNumber of icons rendered in the inline preview.
resultsarrayyesIcons included in the visual preview.
suggested_response_markdownstringReady-to-use answer with the image, refs, and browser fallback link.
truncated_fromnumberOriginal icon ref count when the input was truncated.
warningsarrayUnsupported optional inputs that were safely ignored.

No examples provided.

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.

NameTypeReqDescription
include_query_framebooleanOptional public-safe diagnostics for query understanding. Boolean strings are accepted. Leave false for normal compact responses.
libraryOptional 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_slotnumber|stringNumber of choices per slot. Values outside 1 to 5 are clamped with a warning. Numeric strings are accepted.
localeOptional locale for multilingual slot labels. Unsupported values are ignored with a warning.
response_modeResponse size mode: plan, assets, or full. Unsupported values use plan with a warning.
slotsarrayList 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.
styleOptional style preference. Unsupported values are ignored with a warning.
taskstringOverall 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.
NameTypeReqDescription
all_slots_resolvedbooleanyesWhether every requested slot received a recommendation without clarification.
clarification_slotsarrayyesSlots that need the caller to choose an interpretation.
codestringStable error code for programmatic recovery.
detailsobjectStructured limits or failure details.
errorstringPlain-language reason the recommendation did not complete.
fallback_recommendedbooleanyesWhether the caller should consider direct search or clarification.
hintstringPlain-language recovery instruction.
librarystringLibrary filter used for recommendations, if provided.
low_confidence_slotsarrayyesSlots whose result is missing or has low confidence.
needs_clarificationbooleanyesWhether one or more ambiguous slots require more context.
next_stepstringUseful next action for the caller.
preview_urlstringBrowser URL for visual inspection of the recommended icon set.
query_frameobjectOptional public-safe query understanding diagnostics for the task.
response_modestringyesResponse size mode used for this recommendation.
resultsarrayyesRecommended icon choices grouped by requested UI slot.
retry_after_secondsnumberSeconds to wait before retrying a rate-limited recommendation.
retryablebooleanWhether a corrected or later request may succeed.
search_runtimeobjectSearch execution path used for this recommendation.
slot_countnumberyesNumber of UI slots requested.
statusnumberHTTP status from a hosted dependency failure.
stylestringStyle preference used for recommendations.
suggested_response_markdownstringPlain-language explanation suitable for the agent response.
taskstringyesOriginal UI task.
warningsarrayUnsupported optional inputs that were safely ignored or clamped.

No examples provided.

search_icons ~391

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. Library key si means Supericons, not Simple Icons.

NameTypeReqDescription
include_query_framebooleanOptional public-safe diagnostics for query understanding. Boolean strings are accepted. Leave false for normal compact responses.
librarystringOptional 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_modeOptional library behavior. Omit it to use all when no library is named and strict when a library is named. Prefer requires a named library. All searches every eligible library. Unsupported or incompl…
limitnumberMaximum number of icons from 1 to 50. Numeric strings are accepted.
localeOptional 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.
querystringyesIcon concept or search phrase, for example "database", "user profile", "chill", "trash", "upload cloud", "AI model", or "beautiful".
styleOptional style preference. Unsupported values are ignored with a warning.
NameTypeReqDescription
codestringStable code for a structured no-result.
detailsobjectStructured rate-limit or upstream failure details.
errorstringPlain-language error for a structured no-result.
hintstringPlain-language recovery hint for a structured no-result.
image_urlstringDirect PNG URL when usable icons exist.
library_modestringyesLibrary behavior used for this search.
limit_scopestringAllowance scope reported by a rate limit.
markdown_imagestringReady-made Markdown image when usable icons exist.
next_stepstringyesUseful next action for the caller.
outcome_typestringWhether this response contains results, an honest no-match, or a tool failure.
preview_urlstringBrowser URL for visual inspection of this search result set.
query_frameobjectOptional public-safe query understanding diagnostics.
requested_librarystring|nullyesPreferred or required library, when supplied.
result_countnumberNumber of verified icons returned by this search.
result_interpretationstringPlain-language guidance for interpreting this result count and outcome.
resultsarrayyesMatching icons with SVG code and semantic guidance.
retry_after_secondsnumberSeconds to wait before retrying a rate-limited search.
retryablebooleanWhether changing the query or filters may produce a result.
search_runtimeobjectSearch execution path used for this request.
statusnumberHTTP status from an upstream search failure.
suggested_response_markdownstringyesCompact answer that accurately reflects this response.
top_result_refstring|nullTop ordered icon ref when results exist.
warningsarrayUnsupported optional inputs that were safely ignored.

No examples provided.