# io.github.ChloePark85/picright (npm · picright-mcp)

License-aware images for markdown: CC/stock search, screenshots, Mermaid diagrams, provenance

- Trust score: 75/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-24

## Components

- npm · `picright-mcp`: 75/100 (this document), [markdown](https://verifymcp.io/servers/chloepark85-picright/picright-mcp.md), [page](https://verifymcp.io/servers/chloepark85-picright/picright-mcp)

## Channel facts

- Registry: `npm`
- Package: `picright-mcp`
- Version: `0.1.0`
- 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-09-24.

- **Supply Chain Security**: 97/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.
  - 104 of 209 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 19/100
  - Repository check failed: the declared repository URL returned HTTP 404.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 23 days ago).
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 79/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 1226 tokens (~136/item across 9 items; 9 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 80/100
  - Stability observed for 24 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 80/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 41% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 9 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 9 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 io.github.ChloePark85/picright MCP server?

io.github.ChloePark85/picright runs locally as an npm package, launched with npx -y picright-mcp. 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 chloepark85-picright -- npx -y picright-mcp
```

### Cursor

```json
{
  "mcpServers": {
    "chloepark85-picright": {
      "command": "npx",
      "args": [
        "-y",
        "picright-mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "chloepark85-picright": {
      "command": "npx",
      "args": [
        "-y",
        "picright-mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add chloepark85-picright -- npx -y picright-mcp
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add chloepark85-picright --command npx --arg -y --arg picright-mcp
```

### Hermes

```yaml
mcp_servers:
  chloepark85-picright:
    command: "npx"
    args: ["-y", "picright-mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "chloepark85-picright": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "picright-mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add chloepark85-picright -t stdio -c npx -a -y picright-mcp
```

### Other

```json
{
  "mcpServers": {
    "chloepark85-picright": {
      "command": "npx",
      "args": [
        "-y",
        "picright-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-09-24 (score 75, +1)

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

### 2026-09-22 (score 74, +1)

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

### 2026-09-20 (score 73, +1)

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

### 2026-09-17 (score 72, +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-09-15 (score 71, +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.

### 2026-09-13 (score 70, +1)

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

### 2026-09-11 (score 69, +1)

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

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

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

## MCP tools (9)

### `search_images` (~206 tokens)

Search license-safe images

Search Openverse (CC/PD), Pixabay and Pexels for images whose license passes the policy. Returns ranked candidates with normalized license info, risk level (people/logos) and a ready-made attribution line. Use short English queries (2-5 concrete nouns) for best results.

Input parameters:

- `avoid_people` (boolean): Drop candidates whose tags mention people/faces/logos
- `limit` (integer)
- `need_modification` (boolean): Exclude ND licenses (you may crop/resize/overlay)
- `no_attribution_only` (boolean): Only return images that need no attribution (CC0/PD/Pixabay/Pexels)
- `no_share_alike` (boolean): Exclude SA licenses
- `orientation` (string)
- `providers` (array): Defaults to every provider with a configured key
- `query` (string, required): English search query, e.g. 'robot office teamwork'
- `usage` (string): commercial excludes CC NC licenses

### `get_license` (~113 tokens)

Get full license details for an image

Return the normalized license, caveats, risk level and attribution text for an image id returned by search_images.

Input parameters:

- `image_id` (string, required)
- `need_modification` (boolean): Exclude ND licenses (you may crop/resize/overlay)
- `no_attribution_only` (boolean): Only return images that need no attribution (CC0/PD/Pixabay/Pexels)
- `no_share_alike` (boolean): Exclude SA licenses
- `usage` (string): commercial excludes CC NC licenses

### `analyze_document` (~76 tokens)

List markdown blocks for image placement

Parse a markdown file into blocks (headings, paragraphs, code, quotes, lists, existing images) with indices. Use this to decide where images belong, then call insert_image with after_block. Blocks of type code/quote/list/image are usually poor anchors.

Input parameters:

- `target_file` (string, required): Absolute path to a .md file

### `insert_image` (~176 tokens)

Download an image and insert it into a markdown file

Downloads the image next to the document (images/ by default), inserts a markdown image + credit after the given block, and appends a provenance.json ledger entry recording the license as verified at insert time. Refuses to omit credit when the license requires attribution.

Input parameters:

- `after_block` (integer, required): Block index from analyze_document; -1 = top of document
- `alt` (string): Alt text; defaults to image title
- `caption` (string): Optional italic caption under the image
- `credit_style` (string)
- `file_name` (string): Base file name without extension; defaults to slug of alt/title
- `image_id` (string, required): id from search_images
- `images_dir` (string): Relative to the document's folder
- `target_file` (string, required): Absolute path to the .md file

### `replace_image` (~109 tokens)

Replace an inserted image with another candidate

Swap an image previously inserted by insert_image (identified by its relative path in the markdown) for a new candidate id. Updates the file and the ledger.

Input parameters:

- `alt` (string)
- `caption` (string)
- `credit_style` (string)
- `current_rel_path` (string, required): e.g. images/agents-office.jpg as written in the markdown
- `delete_old_file` (boolean)
- `new_image_id` (string, required)
- `target_file` (string, required)

### `list_ledger` (~56 tokens)

Read the provenance ledger

List every image recorded in provenance.json for a document's images folder, with license and attribution as verified at insert time.

Input parameters:

- `images_dir` (string)
- `target_file` (string, required): Absolute path to the .md file

### `screenshot_url` (~224 tokens)

Capture a web page as a screenshot (quotation basis)

Capture a URL (or a CSS-selected region) with a headless browser. Use ONLY when the text discusses that page/product/article — the capture is recorded with basis=quotation, not a license, and the credit shows source URL + capture date. Prefer selector/crop over full pages. If target_file is given the PNG is inserted after after_block; otherwise the PNG is written next to nothing and returned as an image.

Input parameters:

- `after_block` (integer)
- `alt` (string)
- `caption` (string)
- `credit_style` (string)
- `file_name` (string)
- `full_page` (boolean)
- `height` (integer)
- `hide` (array): Extra CSS selectors to hide (popups, banners)
- `images_dir` (string)
- `selector` (string): CSS selector to capture just one region (recommended)
- `target_file` (string): Absolute .md path to insert into
- `url` (string, required)
- `wait_ms` (integer)
- `width` (integer)

### `render_diagram` (~185 tokens)

Render a Mermaid diagram to PNG (original work)

Turn the article's own ideas into a diagram (flowchart, sequence, mindmap, timeline, pie, quadrant…) — best for structure/process/comparison paragraphs where a stock photo would be off-topic. Copyright-clean (basis=original). Give valid Mermaid code; Korean labels are fine. If target_file is given the PNG is inserted after after_block.

Input parameters:

- `after_block` (integer)
- `alt` (string)
- `background` (string)
- `caption` (string)
- `credit_style` (string)
- `file_name` (string)
- `images_dir` (string)
- `mermaid` (string, required): Mermaid source, e.g. 'flowchart LR\n A[글 작성] --> B[이미지 MCP]'
- `target_file` (string)
- `theme` (string)
- `width` (integer)

### `render_snippet` (~81 tokens)

Render a ready-to-paste image snippet

For remote clients that cannot write files: return markdown/HTML for an image candidate with the correct credit line, plus the direct image URL and a ledger-style provenance record the caller can store. Does not download anything.

Input parameters:

- `alt` (string)
- `caption` (string)
- `format` (string)
- `image_id` (string, required)

## Diagnostics

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

## Score history

- 2026-09-24: 75
- 2026-09-23: 74
- 2026-09-22: 74
- 2026-09-21: 73
- 2026-09-20: 73
- 2026-09-19: 72
- 2026-09-18: 72
- 2026-09-17: 72
- 2026-09-16: 71
- 2026-09-15: 71
- 2026-09-14: 70
- 2026-09-13: 70
- 2026-09-12: 69
- 2026-09-11: 69
- 2026-09-10: 68
- 2026-09-09: 68
- 2026-09-08: 67
- 2026-09-07: 64
- 2026-09-06: 64
- 2026-09-05: 64
- 2026-09-04: 64
- 2026-09-03: 64
- 2026-09-02: 64
- 2026-09-01: 64
- 2026-08-31: 57

## Common questions

### What is the io.github.ChloePark85/picright MCP server?

io.github.ChloePark85/picright is an MCP server listed in the public MCP registry as io.github.ChloePark85/picright. License-aware images for markdown: CC/stock search, screenshots, Mermaid diagrams, provenance. This page covers its npm package (picright-mcp).

### Is the io.github.ChloePark85/picright MCP server safe to use?

io.github.ChloePark85/picright scores 75 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 24 September 2026. It declares no install or post-install scripts. 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 io.github.ChloePark85/picright MCP server expose?

io.github.ChloePark85/picright exposes 9 tools: search_images, get_license, analyze_document, insert_image, replace_image, and 4 more. Their descriptions and schemas cost roughly 1,226 tokens of context every time the server is loaded.

### Is the io.github.ChloePark85/picright MCP server still maintained?

io.github.ChloePark85/picright is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the io.github.ChloePark85/picright MCP server under?

io.github.ChloePark85/picright declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/picright-mcp
- Socket report: https://socket.dev/npm/package/picright-mcp
- Changelog RSS feed: https://verifymcp.io/servers/chloepark85-picright/picright-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/chloepark85-picright/picright-mcp.json
- HTML version of this page: https://verifymcp.io/servers/chloepark85-picright/picright-mcp
