Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.ChloePark85/picright

NPM · PICRIGHT-MCP · SCANNED SEP 24

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

Available components

+3 this week 75 Trust /100
Trust breakdown (7 categories)

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. How we score → Why this is hard to score →

Supply Chain Security97
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 104 of 209 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency19
  • Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 23 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability79
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • 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. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management80
  • Stability observed for 24 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage80
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 41% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 9 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 9 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
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.

npm · picright-mcp

# add to Claude Code
claude mcp add chloepark85-picright -- npx -y picright-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "chloepark85-picright": {
      "command": "npx",
      "args": [
        "-y",
        "picright-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "chloepark85-picright": {
      "command": "npx",
      "args": [
        "-y",
        "picright-mcp"
      ]
    }
  }
}
# add to Codex CLI
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
    }
  }
}
# add to OpenClaw
openclaw mcp add chloepark85-picright --command npx --arg -y --arg picright-mcp
# ~/.hermes/config.yaml
mcp_servers:
  chloepark85-picright:
    command: "npx"
    args: ["-y", "picright-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "chloepark85-picright": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "picright-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add chloepark85-picright -t stdio -c npx -a -y picright-mcp
// mcp.json
{
  "mcpServers": {
    "chloepark85-picright": {
      "command": "npx",
      "args": [
        "-y",
        "picright-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 24 Sept 26 +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.

  • 22 Sept 26 +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.

  • 20 Sept 26 +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.

  • 17 Sept 26 +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.

  • 15 Sept 26 +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.

  • 13 Sept 26 +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.

  • 11 Sept 26 +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.

  • 9 Sept 26 +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.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Sept 2026 · Analysed npm/picright-mcp@0.1.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 209 packages
Packages resolved 209
Stale 104
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 9 exposed · ~1,226 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
analyze_document ~76

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.

NameTypeReqDescription
target_filestringyesAbsolute path to a .md file

No output schema declared.

No examples provided.

get_license ~113

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

NameTypeReqDescription
image_idstringyes
need_modificationbooleanExclude ND licenses (you may crop/resize/overlay)
no_attribution_onlybooleanOnly return images that need no attribution (CC0/PD/Pixabay/Pexels)
no_share_alikebooleanExclude SA licenses
usagestringcommercial excludes CC NC licenses

No output schema declared.

No examples provided.

insert_image ~176

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.

NameTypeReqDescription
after_blockintegeryesBlock index from analyze_document; -1 = top of document
altstringAlt text; defaults to image title
captionstringOptional italic caption under the image
credit_stylestring
file_namestringBase file name without extension; defaults to slug of alt/title
image_idstringyesid from search_images
images_dirstringRelative to the document's folder
target_filestringyesAbsolute path to the .md file

No output schema declared.

No examples provided.

list_ledger ~56

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

NameTypeReqDescription
images_dirstring
target_filestringyesAbsolute path to the .md file

No output schema declared.

No examples provided.

render_diagram ~185

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.

NameTypeReqDescription
after_blockinteger
altstring
backgroundstring
captionstring
credit_stylestring
file_namestring
images_dirstring
mermaidstringyesMermaid source, e.g. 'flowchart LR\n A[글 작성] --> B[이미지 MCP]'
target_filestring
themestring
widthinteger

No output schema declared.

No examples provided.

render_snippet ~81

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.

NameTypeReqDescription
altstring
captionstring
formatstring
image_idstringyes

No output schema declared.

No examples provided.

replace_image ~109

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.

NameTypeReqDescription
altstring
captionstring
credit_stylestring
current_rel_pathstringyese.g. images/agents-office.jpg as written in the markdown
delete_old_fileboolean
new_image_idstringyes
target_filestringyes

No output schema declared.

No examples provided.

screenshot_url ~224

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.

NameTypeReqDescription
after_blockinteger
altstring
captionstring
credit_stylestring
file_namestring
full_pageboolean
heightinteger
hidearrayExtra CSS selectors to hide (popups, banners)
images_dirstring
selectorstringCSS selector to capture just one region (recommended)
target_filestringAbsolute .md path to insert into
urlstringyes
wait_msinteger
widthinteger

No output schema declared.

No examples provided.

search_images ~206

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.

NameTypeReqDescription
avoid_peoplebooleanDrop candidates whose tags mention people/faces/logos
limitinteger
need_modificationbooleanExclude ND licenses (you may crop/resize/overlay)
no_attribution_onlybooleanOnly return images that need no attribution (CC0/PD/Pixabay/Pexels)
no_share_alikebooleanExclude SA licenses
orientationstring
providersarrayDefaults to every provider with a configured key
querystringyesEnglish search query, e.g. 'robot office teamwork'
usagestringcommercial excludes CC NC licenses

No output schema declared.

No examples provided.

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.