# Web3icon by Yuhitsuro (remote · web3icon.xyz)

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

- Trust score: 64/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-07

## Components

- remote · `web3icon.xyz`: 64/100 (this document), [markdown](https://verifymcp.io/servers/xyz-web3icon-web3icon/web3icon.md), [page](https://verifymcp.io/servers/xyz-web3icon-web3icon/web3icon)

## Channel facts

- Endpoint: `https://web3icon.xyz/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-07.

- **Endpoint Security**: 80/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 49/100
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 147 tokens (~49/item across 3 items; 3 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 72/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 17% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

**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

### Claude

```bash
claude mcp add --transport http xyz-web3icon-web3icon https://web3icon.xyz/mcp
```

### Codex

```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
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add xyz-web3icon-web3icon --url https://web3icon.xyz/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  xyz-web3icon-web3icon:
    url: "https://web3icon.xyz/mcp"
```

### Other

```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 recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-07 (score 64)

First indexed and scored.

## MCP tools (3)

### `search_assets` (~68 tokens)

Search Web3icon assets

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

Input parameters:

- `category` (string)
- `limit` (integer)
- `query` (string): Topic, title, or tag, such as MPC or zero knowledge.

### `get_asset` (~29 tokens)

Get a Web3icon asset

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

Input parameters:

- `slug` (string, required)

### `get_embed_code` (~50 tokens)

Get Web3icon embed code

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

Input parameters:

- `format` (string)
- `slug` (string, required)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/xyz-web3icon-web3icon/web3icon#diagnostics

## Score history

- 2026-08-07: 64

## Links

- Remote endpoint: https://web3icon.xyz/mcp
- Website: https://web3icon.xyz/
- Changelog RSS feed: https://verifymcp.io/servers/xyz-web3icon-web3icon/web3icon.xml
- Changelog JSON feed: https://verifymcp.io/servers/xyz-web3icon-web3icon/web3icon.json
- HTML version of this page: https://verifymcp.io/servers/xyz-web3icon-web3icon/web3icon
