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

Web3icon by Yuhitsuro

REMOTE · WEB3ICON.XYZ · SCANNED AUG 7

Free Web3 icons, illustrations, animated SVGs, and Lottie JSON by Yuhitsuro. Read-only.

Available components

64 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 Security80
Transport & Reachability100
Schema Quality & AI Usability49
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 147 tokens (~49/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 Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage72
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 17% of tool parameters carry a description.Partial
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass

Unverified: 1 category

A category scored 0 because we could not verify it: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

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 · web3icon.xyz

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

  • 7 Aug 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 7 Aug 2026 · Probed https://web3icon.xyz/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=web3icon.xyz CN=WR3,O=Google Trust Services,C=US 11 Jul 2026 9 Oct 2026 RSA 2048 SHA256-RSA 4b20d61d610c3aee1239892879ea3d9c
SANs: web3icon.xyz
CN=WR3,O=Google Trust Services,C=US (CA) CN=GTS Root R1,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 RSA 2048 SHA256-RSA 7ff005a91568d63abc22861684aa4b5a
CN=GTS Root R1,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 19 Jun 2020 28 Jan 2028 RSA 4096 SHA256-RSA 77bd0d6cdb36f91aea210fc4f058d30d
CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 1 Sept 1998 28 Jan 2028 RSA 2048 SHA1-RSA 40000000001154b5ac394
DNSSEC insecure

Validation of web3icon.xyz. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
xyz. present 3599, 18130 8, 8 Verified
web3icon.xyz. 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
Header Value
strict-transport-security max-age=31556926
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://web3icon.xyz/mcp Verified 200
http (plaintext) http://web3icon.xyz/mcp HTTPS enforced 301 https://web3icon.xyz/mcp
MCP tools · 3 exposed · ~147 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_asset ~29

Get exact metadata and source URLs for one published Web3icon asset.

NameTypeReqDescription
slugstringyes

No output schema declared.

No examples provided.

get_embed_code ~50

Create an HTML, Markdown, or URL embed for a published asset. The embed URL helps Yuhitsuro measure real-world adoption.

NameTypeReqDescription
formatstring
slugstringyes

No output schema declared.

No examples provided.

search_assets ~68

Search free Web3 icons, illustrations, and animations by topic. Returns source URLs, measurable embed URLs, creator, and license.

NameTypeReqDescription
categorystring
limitinteger
querystringTopic, title, or tag, such as MPC or zero knowledge.

No output schema declared.

No examples provided.