C
Emerging
74/100
1 day ago

retailcrm-mcp

Production-grade MCP server for RetailCRM e-commerce CRM, providing 39 tools and 2 prompt skills to manage orders, customers, products, inventory, payments, tasks, references, and analytics via API v5. Token-efficient summary outputs by default, Docker-ready, and supports both stdio and HTTP transports.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

veterinar

Source: Glama

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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

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

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: RETAILCRM_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical

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

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configHOSTPORT / No HTTP server bind (default 3000 / 127.0.0.1, --http mode only)
🔐 secretRETAILCRM_API_KEYYes API key (sent via the X-API-KEY header by the PHP client)
configRETAILCRM_DNS_PROTECTIONNo off to disable DNS-rebinding protection (HTTP mode)
configRETAILCRM_DOMAINYes Your RetailCRM domain (e.g. yourstore.retailcrm.ru)
configRETAILCRM_HTTP_ALLOWED_HOSTSNo Comma-separated allowed Host values for DNS-rebinding protection
configRETAILCRM_PHP_BINNo PHP executable for the local (non-Docker) path (default php)
configRETAILCRM_PHP_BRIDGENo Path to bin/retailcrm-api.php (set automatically in Docker)
configRETAILCRM_RATE_LIMITNo Client-side requests/second cap (RetailCRM allows ~10/s)
configRETAILCRM_READONLYNo 1 to expose only read tools (hide create/update/merge/delete)
configRETAILCRM_URLis still accepted as a fallback for RETAILCRM_DOMAIN.
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// quality suggestions

Shell command execution

1 child_process/subprocess call in production code — runs shell commands (src/client.ts:198)

Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.

Dev dependencies

1 critical/high in dev-only deps (does not ship to users)

Upgrade dev dependencies when convenient.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 2 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/veterinar-retailcrm-mcp-xf14w5)](https://m8ven.ai/mcp/veterinar-retailcrm-mcp-xf14w5)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: a7ab7721c3d96834a4aac821d91f2e2a28ddba86
code hash: fe67b60e8bf1ae160383f2e9c0f781c0d258a3a93d987bce9dc306ce2cdf05fa
verified: 8/19/2026, 8:26:32 AM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client