# PiPic Integration Guide (remote · pipic.cc)

Read-only PiPic CLI and HTTP API guidance; no image bytes are transferred.

- Trust score: 82/100 (high trust)
- Change this week: 0
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `pipic.cc`: 82/100 (this document), [markdown](https://verifymcp.io/servers/cc-pipic-pipic/pipic.md), [page](https://verifymcp.io/servers/cc-pipic-pipic/pipic)

## Channel facts

- Endpoint: `https://pipic.cc/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-09-20.

- **Endpoint Security**: 60/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 3 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 88/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 389 tokens (~77/item across 5 items; 3 tools + 2 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **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 (33% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 3 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the PiPic Integration Guide MCP server?

PiPic Integration Guide is a hosted endpoint at https://pipic.cc/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http cc-pipic-pipic 'https://pipic.cc/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "cc-pipic-pipic": {
      "url": "https://pipic.cc/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "cc-pipic-pipic": {
      "type": "http",
      "url": "https://pipic.cc/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.cc-pipic-pipic]
url = "https://pipic.cc/mcp"
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add cc-pipic-pipic --url 'https://pipic.cc/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  cc-pipic-pipic:
    url: "https://pipic.cc/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "cc-pipic-pipic": {
      "Transport": "http",
      "Url": "https://pipic.cc/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add cc-pipic-pipic -t streamable-http -u 'https://pipic.cc/mcp'
```

### Other

```json
{
  "mcpServers": {
    "cc-pipic-pipic": {
      "type": "http",
      "url": "https://pipic.cc/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-09-11 (score 82, +1)

- [security] Stability: 0.97 → pass

### 2026-09-09 (score 81, +1)

No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-07 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-04 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-02 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-31 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-29 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-27 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (3)

### `get_compression_facts` (~54 tokens)

PiPic capabilities and limits

What PiPic can compress, the file-size and batch limits, and how the free/Pro monthly allowance for the CLI and HTTP API works. Read this before telling a user what PiPic can do for them.

### `get_integration_guide` (~95 tokens)

How to compress images with PiPic

Step-by-step integration instructions for actually compressing images — either through the @pipic/cli command-line tool (best for whole directories) or over plain HTTP (no Node required). Includes the output contract, exit codes, error codes and which failures are worth retrying.

Input parameters:

- `mode` (string, required): "cli" for the @pipic/cli tool, "http" for calling POST /compress/image directly.

### `check_image_supported` (~117 tokens)

Check a file before uploading it

Given a filename, MIME type and/or byte size, says whether PiPic will accept the image and, if not, which error an upload would return. Use it to filter a file list locally instead of spending quota on requests that are going to be rejected.

Input parameters:

- `contentType` (string): MIME type, if you already know it. Takes precedence over filename.
- `filename` (string): File name or path; the extension is used to infer the type.
- `sizeBytes` (integer): File size in bytes, if known.

Output parameters:

- `contentType` (string|null): The MIME type that was determined, to send as the Content-Type header.
- `reason` (string): Why — including which error code an upload would return.
- `supported` (boolean): Whether PiPic will accept this image.

## Diagnostics

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

## Score history

- 2026-09-20: 82
- 2026-09-19: 82
- 2026-09-18: 82
- 2026-09-17: 82
- 2026-09-16: 82
- 2026-09-15: 82
- 2026-09-14: 82
- 2026-09-13: 82
- 2026-09-12: 82
- 2026-09-11: 82
- 2026-09-10: 81
- 2026-09-09: 81
- 2026-09-08: 80
- 2026-09-07: 80
- 2026-09-06: 79
- 2026-09-05: 79
- 2026-09-04: 79
- 2026-09-03: 78
- 2026-09-02: 78
- 2026-09-01: 77
- 2026-08-31: 77
- 2026-08-30: 76
- 2026-08-29: 76
- 2026-08-28: 75
- 2026-08-27: 75
- 2026-08-26: 74
- 2026-08-25: 73
- 2026-08-24: 73
- 2026-08-23: 72
- 2026-08-22: 72

## Common questions

### What is the PiPic Integration Guide MCP server?

PiPic Integration Guide is an MCP server listed in the public MCP registry as cc.pipic/pipic. Read-only PiPic CLI and HTTP API guidance; no image bytes are transferred. This page covers its hosted endpoint (https://pipic.cc/mcp).

### Is the PiPic Integration Guide MCP server safe to use?

PiPic Integration Guide scores 82 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the PiPic Integration Guide MCP server expose?

PiPic Integration Guide exposes 3 tools: get_compression_facts, get_integration_guide, check_image_supported. Their descriptions and schemas cost roughly 266 tokens of context every time the server is loaded.

### Does the PiPic Integration Guide MCP server require authentication?

No. We connected to PiPic Integration Guide without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the PiPic Integration Guide MCP server still maintained?

PiPic Integration Guide is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

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