# com.ainetcafe/netcafe-images (remote · ainetcafe.com)

Diagrams, badges, charts and QR codes as plain image URLs you can paste into Markdown.

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

## Components

- remote · `ainetcafe.com`: 72/100 (this document), [markdown](https://verifymcp.io/servers/com-ainetcafe-netcafe-images/mcp-img.md), [page](https://verifymcp.io/servers/com-ainetcafe-netcafe-images/mcp-img)

## Channel facts

- Endpoint: `https://ainetcafe.com/mcp/img?s=registry`
- 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-16.

- **Endpoint Security**: 74/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.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - 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**: 77/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1089 tokens (~136/item across 8 items; 8 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 10/100
  - Stability observed for 3 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 current MCP spec version (2026-07-28).

## Install

### Claude

```bash
claude mcp add --transport http com-ainetcafe-netcafe-images https://ainetcafe.com/mcp/img?s=registry
```

### Codex

```toml
[mcp_servers.com-ainetcafe-netcafe-images]
url = "https://ainetcafe.com/mcp/img?s=registry"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-ainetcafe-netcafe-images": {
      "type": "remote",
      "url": "https://ainetcafe.com/mcp/img?s=registry",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-ainetcafe-netcafe-images --url https://ainetcafe.com/mcp/img?s=registry --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-ainetcafe-netcafe-images:
    url: "https://ainetcafe.com/mcp/img?s=registry"
```

### Other

```json
{
  "mcpServers": {
    "com-ainetcafe-netcafe-images": {
      "type": "http",
      "url": "https://ainetcafe.com/mcp/img?s=registry"
    }
  }
}
```

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-16 (score 72, +49)

- [security improvement] Authorization: unverified → partial
- [security improvement] Transport: fail → pass
- [functional regression] Schema quality: 927 → 1089
- [functional improvement] Endpoint reachability: not serving MCP → reachable
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] Stability: unverified → 0.10
- [functional improvement] MCP protocol: unverified → pass
- [functional] MCP protocol version: 2025-06-18 → 2026-07-28
- [functional] New tool “what_can_you_do”

### 2026-08-15 (score 23, −45)

- [security regression] Endpoint reachability: reachable → not serving MCP
- [security regression] Stability: 0.03 → unverified
- [security regression] Authorization: partial → unverified
- [security regression] Transport: pass → fail
- [functional regression] Capabilities: fail → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional] First check of Schema quality: unverified

### 2026-08-14 (score 68, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-13 (score 68)

First indexed and scored.

## MCP tools (8)

### `what_can_you_do` (~162 tokens)

Find the right tool for a task

Describe a task in plain language (any language) and get back exactly which tools on this server do it, with ready-to-run example calls — instead of reading a catalogue of 89 tools and guessing. Also returns multi-step recipes when a task needs several tools chained (invoices to a ledger, a bank statement reconciled, a messy CSV turned into a deliverable). Deterministic and free: it calls no model, costs nothing, and never runs out of quota. Call this FIRST when you are not sure what this server offers.

Input parameters:

- `task` (string, required): What you are trying to do, e.g. "reconcile a bank statement against my books" or "把一堆发票整理成能入账的表格"

### `split_spritesheet` (~111 tokens)

Split a sprite sheet into individual PNGs

Cut a packed sprite sheet / texture atlas into separate transparent PNGs, returned as a zip. Give rows and cols for a uniform grid, or omit them to auto-detect sprites by transparent gaps.

Input parameters:

- `cols` (integer): Grid columns.
- `margin` (integer): Pixels to trim inside each grid cell (for sheets with padding).
- `rows` (integer): Grid rows. Omit together with cols to auto-detect.
- `url` (string, required): Public URL of the sprite sheet image.

### `make_qr` (~53 tokens)

Make a QR code

Any text or URL → a QR code PNG you can embed or download. Stateless URL form: https://ainetcafe.com/i/qr/<text>

Input parameters:

- `text` (string, required): The text or URL to encode.

### `text_to_image` (~137 tokens)

Generate an image from a text prompt

Text prompt → a generated image, returned as a hosted URL you can embed straight into Markdown, HTML or a chat reply. Use it for illustrations, covers, concept art, social cards and mockups. Returns a job_id; poll check_job for the image url (about 1 minute). Metered per image, no account needed for the free quota.

Input parameters:

- `aspect` (string): Aspect ratio: "1:1" (default), "16:9", "9:16", "4:3", "3:4".
- `prompt` (string, required): What to draw. Be specific about subject, style and composition.

### `make_badge` (~126 tokens)

Make a README badge (SVG)

Label + message + colour → a shields.io-style badge SVG, plus a ready-to-paste Markdown embed line. Stateless URL form: https://ainetcafe.com/i/badge/<label>-<message>-<color> — embed it and it renders forever.

Input parameters:

- `color` (string): brightgreen | green | blue | red | orange | yellow | grey | purple, or a hex like "007ec6".
- `label` (string, required): Left side text, e.g. "build".
- `message` (string, required): Right side text, e.g. "passing".

### `make_chart` (~137 tokens)

Make a chart image

Labels + values (or a full Chart.js config) → a chart PNG URL. Bar, line, pie, radar, scatter. Stateless URL form for embedding: https://ainetcafe.com/i/chart/<labels>|<values>

Input parameters:

- `config` (string): Optional full Chart.js JSON config; overrides labels/values.
- `labels` (string): Comma-separated labels, e.g. "Mon,Tue,Wed".
- `type` (string): bar (default) | line | pie | doughnut | radar | scatter.
- `values` (string): Comma-separated numbers, e.g. "3,7,5".

### `render_diagram` (~163 tokens)

Render a diagram from text

Turn diagram-as-code into an image: Mermaid, PlantUML, Graphviz/DOT, C4, Excalidraw and 20+ more (self-hosted Kroki). Returns a hosted SVG/PNG URL you can embed directly in Markdown or HTML. Example — GET "https://ainetcafe.com/t/render_diagram?source=graph TD;A--%3EB&format=png"

Input parameters:

- `format` (string): "svg" (default) or "png".
- `source` (string, required): The diagram source code (e.g. a Mermaid flowchart).
- `type` (string): Diagram language: mermaid (default), plantuml, graphviz, c4plantuml, excalidraw, blockdiag, erd…

### `check_job` (~108 tokens)

Check a long-running job

Get the status or result of a job started by deep_research, translate_pdf, or make_slides. Poll every 15-30 seconds until status is "done" or "error". While work is pending, follow retry_after_seconds and next_action; when complete, prefer structured_result when present. Example — GET https://ainetcafe.com/t/check_job?job_id=<id-from-a-job-tool>

Input parameters:

- `job_id` (string, required): The job_id returned when the task was started.

Output parameters:

- `error` (string)
- `is_terminal` (boolean)
- `job_id` (string)
- `kind` (string)
- `next_action` (object|null)
- `result`
- `retry_after_seconds` (integer)
- `status` (string)
- `structured_result`

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-ainetcafe-netcafe-images/mcp-img#diagnostics

## Score history

- 2026-08-16: 72
- 2026-08-15: 23
- 2026-08-14: 68
- 2026-08-13: 68

## Links

- Remote endpoint: https://ainetcafe.com/mcp/img?s=registry
- Repository: https://github.com/mario03690/ai-netcafe
- Website: https://ainetcafe.com/mcp.html
- Changelog RSS feed: https://verifymcp.io/servers/com-ainetcafe-netcafe-images/mcp-img.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-ainetcafe-netcafe-images/mcp-img.json
- HTML version of this page: https://verifymcp.io/servers/com-ainetcafe-netcafe-images/mcp-img
