41
/ 100
14 days ago
glama

photo-marketplace-listing-assistant

This MCP server analyzes product photos using AI to generate listing drafts, publishes to Mercari Shops via GraphQL API, and exports drafts for other marketplaces.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: MERCARI_SHOPS_API_ENDPOINT. We can’t prove the destination matches the brand the credential belongs to.
🚨
Known vulnerabilities in dependencies: 1 critical, 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: MERCARI_SHOPS_TOKEN, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical2 high3 medium2 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@3.2.4GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

highvite@7.0.4GHSA-fx2h-pf6j-xcff

vite: `server.fs.deny` bypass on Windows alternate paths

highvite@7.0.4GHSA-p9ff-h696-f583

Vite Vulnerable to Arbitrary File Read via Vite Dev Server WebSocket

mediumvite@7.0.4GHSA-4w7w-66w2-5vf9

Vite Vulnerable to Path Traversal in Optimized Deps `.map` Handling

mediumvite@7.0.4GHSA-93m4-6634-74q7

vite allows server.fs.deny bypass via backslash on Windows

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMERCARI_SHOPS_API_ENDPOINT
🔐 secretMERCARI_SHOPS_TOKEN4. メルカリShopsでAPI利用契約・Personal API Access Tokenを取得し、 と MERCARI_SHOPS_USER_AGENT をSecret登録。
configMERCARI_SHOPS_USER_AGENT4. メルカリShopsでAPI利用契約・Personal API Access Tokenを取得し、MERCARI_SHOPS_TOKEN と をSecret登録。
🔐 secretOPENAI_API_KEY1. Cloudflare PagesのSettings → Variables and Secretsへ をSecretとして登録。
configOPENAI_MODEL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/univcorp2-ctrl-photo-marketplace-listing-assistant-yt40hb)](https://m8ven.ai/mcp/univcorp2-ctrl-photo-marketplace-listing-assistant-yt40hb)
commit: 1079e4e955a4cc85f84110f786bd7fc91eeb66b9
code hash: 0e584f7df74133c8525b39b82ffcba2da383205829dd0e60b93facad83c61a23
verified: 7/17/2026, 8:26:08 AM
view raw JSON →