# io.github.ganapativs/microcharts (npm · @microcharts/mcp)

Find, wire, and render microcharts — word-sized React charts with generated alt text.

- Trust score: 81/100 (high trust)
- Change this week: +57
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `@microcharts/mcp`: 81/100 (this document), [markdown](https://verifymcp.io/servers/ganapativs-microcharts/microcharts-mcp.md), [page](https://verifymcp.io/servers/ganapativs-microcharts/microcharts-mcp)

## Channel facts

- Registry: `npm`
- Package: `@microcharts/mcp`
- Version: `0.1.10`
- 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**: 88/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (98 of 102), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (98 of 102), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 97/100
  - Source repository is publicly reachable at the declared URL.
  - Cryptographically verified build provenance (signed, bound to ganapativs/microcharts).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 0 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 85/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 430 tokens (~86/item across 5 items; 3 tools + 2 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 23/100
  - Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **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.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add ganapativs-microcharts -- npx -y @microcharts/mcp
```

### Codex

```bash
codex mcp add ganapativs-microcharts -- npx -y @microcharts/mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ganapativs-microcharts": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@microcharts/mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add ganapativs-microcharts --command npx --arg -y --arg @microcharts/mcp
```

### Hermes

```yaml
mcp_servers:
  ganapativs-microcharts:
    command: "npx"
    args: ["-y", "@microcharts/mcp"]
```

### Other

```json
{
  "mcpServers": {
    "ganapativs-microcharts": {
      "command": "npx",
      "args": [
        "-y",
        "@microcharts/mcp"
      ]
    }
  }
}
```

## 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-03 (score 81, 0)

- [functional] Package version: 0.1.9 → 0.1.10

### 2026-08-02 (score 81, +37)

- [security regression] Provenance: pass → unverified
- [security regression] Install scripts: pass → unverified
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Malware scan: unverified → pass
- [security] The attested source repository moved: ganapativs/microcharts
- [functional regression] License: pass → unverified
- [functional regression] Maintenance: pass → unverified
- [functional regression] Schema quality: 100 → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Stability: unverified → 0.20
- [functional improvement] Schema quality: unverified → excellent
- [functional improvement] MCP protocol: unverified → pass
- [functional] Licence: MIT

### 2026-08-01 (score 44, +21)

- [functional improvement] Schema quality: unverified → 100
- [functional improvement] Tool coverage: unverified → 100

### 2026-07-31 (score 23, +17)

- [security improvement] Provenance: unverified → pass
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [security] First check of Stability: unverified
- [security] The attested source repository moved: ganapativs/microcharts
- [functional improvement] License: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional] First check of Capabilities: unverified
- [functional] Licence: MIT
- [functional] Package version: 0.1.5 → 0.1.9
- [functional] Package version: 0.1.7 → 0.1.8
- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 6, −47)

- [security regression] Malware scan: pass → unverified
- [functional regression] Schema quality: 100 → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional] Package version: 0.1.5 → 0.1.7

### 2026-07-28 (score 53, +29)

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

### 2026-07-27 (score 24)

First indexed and scored.

## MCP tools (3)

### `find_microchart` (~102 tokens)

Find a chart by question

Rank microcharts chart types against a plain-language question about data ("is it trending?", "error budget", "part to whole"). Returns candidates with the reason each matched. Start here when you know the question, not the chart.

Input parameters:

- `dataShape` (string): Optional filter, e.g. "number[]".
- `limit` (integer): Max results (default 6).
- `question` (string, required): What the data needs to show, in plain language.

Output parameters:

- `results` (array)

### `get_microchart` (~77 tokens)

Get a chart's props + example

Full wiring detail for one chart by slug: import paths, its props plus the shared props, data shape, best/avoid guidance, a copy-runnable example, and `sample` — the example as JSON props you can pass straight to render_microchart.

Input parameters:

- `slug` (string, required): Chart slug, e.g. "sparkline".

Output parameters:

- `avoidFor` (array)
- `bestFor` (array)
- `dataShape` (string)
- `encoding` (object)
- `example` (object)
- `interactiveImport` (string)
- `name` (string)
- `props` (array)
- `sample` (object): Ready-to-render props — pass straight to render_microchart.
- `sharedProps` (array)
- `slug` (string)
- `staticImport` (string)
- `status` (string)
- `tagline` (string)

### `render_microchart` (~154 tokens)

Render a chart to SVG

Render a chart to a finished, self-contained SVG (styles embedded) plus its generated alt text — for surfaces that can't run React. Pass the series as `data`; put other props (value, target, curve, color, width) in `props`. Each chart takes its own data shape — get_microchart returns a valid `sample` to adapt.

Input parameters:

- `data`: Primary series (array), or a keyed object for charts that take one; omit for scalar charts.
- `format` (string): `svg` (default) or `bare`.
- `props` (object): Other props (value, target, color, …).
- `type` (string, required): Chart slug, e.g. "sparkline".

Output parameters:

- `height` (number)
- `library` (string)
- `mimeType` (string)
- `summary` (string): The chart's generated accessible name — its alt text.
- `svg` (string)
- `width` (number)

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/ganapativs-microcharts/microcharts-mcp#diagnostics

## Score history

- 2026-08-03: 81
- 2026-08-02: 81
- 2026-08-01: 44
- 2026-07-31: 23
- 2026-07-30: 6
- 2026-07-28: 53
- 2026-07-27: 24

## Links

- npm package: https://www.npmjs.com/package/@microcharts/mcp
- Socket report: https://socket.dev/npm/package/@microcharts/mcp
- Repository: https://github.com/ganapativs/microcharts
- Website: https://microcharts.dev/docs/mcp
- Changelog RSS feed: https://verifymcp.io/servers/ganapativs-microcharts/microcharts-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/ganapativs-microcharts/microcharts-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/ganapativs-microcharts/microcharts-mcp
