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.

iconlab

REMOTE · ICONLAB.SKILLKIT.RUN · SCANNED AUG 3

Search 324k icons or generate new ones in the Lucide grammar - grammar-locked lint+critique+repair

+4 this week 65 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 Security57
Transport & Reachability100
Schema Quality & AI Usability70
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 234 tokens (~78/item across 3 items; 3 tools + 0 resources), lean.Pass
  • 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 Coverage89
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 60% of tool parameters carry a description.Partial
  • 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 · iconlab.skillkit.run

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

  • 3 Aug 26 +1

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

  • 1 Aug 26 +1

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

  • 31 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
  • 30 Jul 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
  • 28 Jul 26 +1

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

  • 27 Jul 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
  • 26 Jul 26 60

    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://iconlab.skillkit.run/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=skillkit.run CN=WE1,O=Google Trust Services,C=US 14 Jul 2026 12 Oct 2026 ECDSA 256 ECDSA-SHA256 d3b25e8e654d554c0efa9f45b7fe804c
SANs: skillkit.run, iconlab.skillkit.run, *.iconlab.skillkit.run
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of iconlab.skillkit.run. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
run. present 37315 8 Verified
skillkit.run. 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://iconlab.skillkit.run/mcp Verified 200
http (plaintext) http://iconlab.skillkit.run/mcp HTTPS enforced 301 https://iconlab.skillkit.run/mcp
MCP tools — 3 exposed · ~234 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
generate_icon ~90

Generate a NEW icon in the Lucide grammar for a concept that doesn't exist yet. Grab-first: returns mode='grab' with matches when a strong existing icon covers the prompt. Otherwise runs the lint + critique + repair loop and returns lint-scored candidates. Subject to quota (errors carry error.code='quota_exceeded').

NameTypeReqDescription
promptstringyesthe concept, e.g. 'portafilter'

Structured output declared, but exposes no named fields.

No examples provided.

get_icon ~68

Fetch one icon by slug. format='svg' (default) returns the SVG document; 'jsx' returns a lucide-react-compatible TSX component; 'motion' returns a TSX component with a stroke-draw entrance.

NameTypeReqDescription
formatstring
slugstringyes

Structured output declared, but exposes no named fields.

No examples provided.

search_icons ~76

Search the iconlab corpus (Lucide static + lucide-animated variants) by concept. Returns scored matches with slugs, sources and licenses.

NameTypeReqDescription
limitnumbermax results, 1-50 (default 12)
querystringyesconcept, e.g. 'drum' or 'vector database'
NameTypeReqDescription
querystringyes
resultsarrayyes
totalnumberyesmatches found (counting stops at limit+1, so total may read limit+1 when truncated)
truncatedbooleanyestrue when more matches exist beyond `results`

No examples provided.