# io.usefulapi/printify (remote · printify.usefulapi.io)

Read shops, catalog blueprints, print providers, products and orders; create and publish products.

- Trust score: 31/100 (low)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `printify.usefulapi.io`: 31/100 (this document), [markdown](https://verifymcp.io/servers/io-usefulapi-printify/printify.md), [page](https://verifymcp.io/servers/io-usefulapi-printify/printify)

## Channel facts

- Endpoint: `https://printify.usefulapi.io/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-03.

- **Endpoint Security**: 46/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes.
  - HTTPS not yet verified: we couldn't determine whether a plaintext access path exists.
  - 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**: 0/100
  - Instruction-quality not yet verified: the AI judgement didn't run.
  - Nothing to assess: this server exposes no tool/resource definitions to measure a footprint for.
  - Nothing to assess: this server has no tools to check for usage examples.
- **Stability & Change Management**: 0/100
  - Stability check failed: schema churn in the 1 day we've observed: 14 tool removals, 0 breaking changes, 1 auth/transport breaks, 0 additions.
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: we couldn't read the endpoint's tools.
- **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: 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 io-usefulapi-printify https://printify.usefulapi.io/mcp
```

### Codex

```toml
[mcp_servers.io-usefulapi-printify]
url = "https://printify.usefulapi.io/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-usefulapi-printify": {
      "type": "remote",
      "url": "https://printify.usefulapi.io/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add io-usefulapi-printify --url https://printify.usefulapi.io/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  io-usefulapi-printify:
    url: "https://printify.usefulapi.io/mcp"
```

### Other

```json
{
  "mcpServers": {
    "io-usefulapi-printify": {
      "type": "http",
      "url": "https://printify.usefulapi.io/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-03 (score 31, −39)

- [security regression] Stability: unverified → fail
- [security regression] Authorization: pass → unverified
- [security regression] A breaking change shipped without a version bump: still 1.0.0
- [security regression] Tool “printify_get_product” was removed
- [security regression] Tool “printify_get_variants” was removed
- [security regression] Tool “printify_list_catalog_blueprints” was removed
- [security regression] Tool “printify_list_orders” was removed
- [security regression] Tool “printify_list_print_providers” was removed
- [security regression] Tool “printify_list_products” was removed
- [security regression] Tool “printify_list_shops” was removed
- [security regression] Tool “printify_list_uploads” was removed
- [security regression] Tool “printify_list_webhooks” was removed
- [security regression] Tool “printify_publish_product” was removed
- [security regression] Tool “printify_calculate_shipping” was removed
- [security regression] Tool “printify_get_blueprint” was removed
- [security regression] Tool “printify_get_order” was removed
- [security regression] Tool “printify_get_print_providers” was removed
- [functional regression] Schema quality: excellent → unverified
- [functional regression] Schema quality: fail → unverified
- [functional regression] Schema quality: pass → unverified
- [functional regression] Tool coverage: 100 → unverified

### 2026-08-02 (score 70, +52)

- [security improvement] Authorization: unverified → pass
- [security improvement] Transport: fail → pass
- [security] First check of Authorization: partial
- [functional regression] MCP protocol: unverified → fail
- [functional improvement] Tool coverage: unverified → 100
- [functional] First check of Schema quality: fail
- [functional] First check of Schema quality: excellent
- [functional] First check of Schema quality: pass
- [functional] First check of Tool coverage: 100

### 2026-08-01 (score 18)

First indexed and scored.

## MCP tools (0)

No tool schema has been captured from this endpoint yet.

## Diagnostics

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

## Score history

- 2026-08-03: 31
- 2026-08-02: 70
- 2026-08-01: 18

## Links

- Remote endpoint: https://printify.usefulapi.io/mcp
- Repository: https://github.com/m190/usefulapi-mcp
- Changelog RSS feed: https://verifymcp.io/servers/io-usefulapi-printify/printify/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/io-usefulapi-printify/printify/changelog.json
- HTML version of this page: https://verifymcp.io/servers/io-usefulapi-printify/printify
