Mmcp.market

Picright MCP server

by ChloePark85·io.github.ChloePark85/picright·v0.1.0

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

C55/100grade C
What users say
No reviews yet
Be the first
Safety scan
C55/100

full report

Adoption
New

24 downloads/wk

Reviews

Write one

Nobody has reviewed Picright yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Picright tools (9, 1 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • analyze_document

    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.

  • get_license

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

  • insert_imagewrite action

    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.

  • list_ledger

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

  • render_diagram

    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.

  • render_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.

  • replace_image

    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.

  • screenshot_url

    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

  • search_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.

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

no findings
  • Code scan13 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitystatic API keys via environment variables6/15
  • Maintenancerepository not readable: repo not found3/15
  • Maintainer identityno repository or website to verify2/10
Overall 55/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y picright-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add picright -- npx -y picright-mcp
Add to Cursor

Picright: common questions

Is Picright MCP server safe?
With care: it is graded C, so read the findings first (55/100). Read the Picright safety report
How do I install Picright?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Picright need an API key?
Yes. The registry entry asks for PIXABAY_API_KEY, PEXELS_API_KEY.
Is Picright maintained?
The latest release is v0.1.0.
What can I use instead of Picright?
Servers from other publishers that do the same job: Tapetide — Indian Stock Market (NSE & BSE) MCP server, Akshare One MCP server and Kronos MCP server. Compare all Picright alternatives.

Alternatives to Picright

Same job from other publishers: the closest match first, then the best rated.

All Picright alternatives →
  • Tapetide — Indian Stock Market (NSE & BSE)
    52 tools for Indian stock markets — NSE & BSE quotes, screener, financials, FII/DII, options
    A
  • Akshare One
    MCP server that provides access to Chinese stock market data using akshare-one
    A
  • Kronos
    Stock price forecasting for China A-shares — Kronos K-line time-series model
    B
  • HKEx Filings
    Live HKEx (Hong Kong Stock Exchange) regulatory filings for AI agents.
    A
  • ru-marketplace-mcp
    Read-only MCP servers for Russian marketplaces: prices, stock, ratings, reviews, seller identity
    A

More from ChloePark85