74
/ 100
26 days ago
glama

UnoPim MCP Server

Enables Claude to manage the UnoPim Product Information Management system through natural language, supporting product creation, attribute management, and media uploads. It features full API integration, including support for configurable products and automatic OAuth2 token management.

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
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: MCP_API_KEY, UNOPIM_CLIENT_SECRET, UNOPIM_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high

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

high@modelcontextprotocol/sdk@1.25.2GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

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.
🔐 secretMCP_API_KEYUses shared credentials from env vars. Set or it defaults to UNOPIM_CLIENT_ID.
configMCP_LOCK_BASE_URLunset Set to true to lock URL field in login form
configMCP_TOKEN_EXPIRY_SECONDS86400 (24h) OAuth token expiry
configPORT3000 HTTP server port
configUNOPIM_BASE_URL"": "http://your-unopim:8000",
configUNOPIM_CLIENT_IDUses shared credentials from env vars. Set MCP_API_KEY or it defaults to .
🔐 secretUNOPIM_CLIENT_SECRET"": "your-client-secret",
configUNOPIM_DEFAULT_CHANNELdefault Default channel
configUNOPIM_DEFAULT_CURRENCYUSD Default currency
configUNOPIM_DEFAULT_LOCALEen_US Default locale
🔐 secretUNOPIM_PASSWORD"": "password"
configUNOPIM_USERNAME"": "user@example.com",
// 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/oledmansfeld-unopim-mcp-76jvct)](https://m8ven.ai/mcp/oledmansfeld-unopim-mcp-76jvct)
commit: a2f0c75a94ffed15c9deb87d2eab062ed134a92b
code hash: 6e37017c263dffb90f485a7b576c3fd8b04e919b8a042778d35f90696a670dec
verified: 6/17/2026, 12:23:12 PM
view raw JSON →