# io.github.n0isy/mcp-icon-visual (npm · @br-ai-n/mcp-icon-visual)

Search, retrieve, compare, and render SVG icons visually for AI agents.

- Trust score: 67/100 (medium)
- Change this week: −14
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `@br-ai-n/mcp-icon-visual`: 67/100 (this document), [markdown](https://verifymcp.io/servers/n0isy-mcp-icon-visual/br-ai-n-mcp-icon-visual.md), [page](https://verifymcp.io/servers/n0isy-mcp-icon-visual/br-ai-n-mcp-icon-visual)

## Channel facts

- Registry: `npm`
- Package: `@br-ai-n/mcp-icon-visual`
- Version: `0.1.1`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, 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-03.

- **Supply Chain Security**: 100/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - No production dependencies, so there is no dependency health to assess.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 144 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 76/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 419 tokens (~139/item across 3 items; 3 tools + 0 resources), over budget; trim descriptions and params.
  - 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**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

**Unverified: 1 category.** A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

### Claude

```bash
claude mcp add n0isy-mcp-icon-visual -- npx -y @br-ai-n/mcp-icon-visual
```

### Codex

```bash
codex mcp add n0isy-mcp-icon-visual -- npx -y @br-ai-n/mcp-icon-visual
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "n0isy-mcp-icon-visual": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@br-ai-n/mcp-icon-visual"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add n0isy-mcp-icon-visual --command npx --arg -y --arg @br-ai-n/mcp-icon-visual
```

### Hermes

```yaml
mcp_servers:
  n0isy-mcp-icon-visual:
    command: "npx"
    args: ["-y", "@br-ai-n/mcp-icon-visual"]
```

### Other

```json
{
  "mcpServers": {
    "n0isy-mcp-icon-visual": {
      "command": "npx",
      "args": [
        "-y",
        "@br-ai-n/mcp-icon-visual"
      ]
    }
  }
}
```

## 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-01 (score 67, +15)

- [security improvement] Malware scan: unverified → pass

### 2026-07-31 (score 52, −11)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 63, −18)

- [security regression] Malware scan: pass → unverified

### 2026-07-27 (score 81, +34)

- [functional improvement] Tool coverage: unverified → 100
- [functional] First check of Tool coverage: 100
- [functional] First check of Schema quality: fail
- [functional] First check of Schema quality: excellent
- [functional] First check of Schema quality: fail

### 2026-07-26 (score 47)

First indexed and scored.

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

## MCP tools (0)

Tools for package channels are captured by running the package in an isolated sandbox. The most recent sandbox run could not capture a tool list from this package.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/n0isy-mcp-icon-visual/br-ai-n-mcp-icon-visual#diagnostics

## Score history

- 2026-08-03: 67
- 2026-08-02: 67
- 2026-08-01: 67
- 2026-07-31: 52
- 2026-07-30: 63
- 2026-07-28: 81
- 2026-07-27: 81
- 2026-07-26: 47

## Links

- npm package: https://www.npmjs.com/package/@br-ai-n/mcp-icon-visual
- Socket report: https://socket.dev/npm/package/@br-ai-n/mcp-icon-visual
- Repository: https://github.com/n0isy/brain-mcp-icon-visual
- Changelog RSS feed: https://verifymcp.io/servers/n0isy-mcp-icon-visual/br-ai-n-mcp-icon-visual/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/n0isy-mcp-icon-visual/br-ai-n-mcp-icon-visual/changelog.json
- HTML version of this page: https://verifymcp.io/servers/n0isy-mcp-icon-visual/br-ai-n-mcp-icon-visual
