74
/ 100
23 days ago
glama

Caramelo MCP Server

MCP server that exposes tools to query DulceGestion business data (orders, stock, customers) and retrieve documentation via RAG, enabling Claude to assist with pastry shop 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 5 credentials: ANTHROPIC_API_KEY, DULCEGESTION_AUTH_TOKEN, TELEGRAM_TOKEN, VOYAGE_API_KEY, WHATSAPP_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high1 medium2 low

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

highws@8.20.0GHSA-96hv-2xvq-fx4p

ws: Memory exhaustion DoS from tiny fragments and data chunks

medium@anthropic-ai/sdk@0.80.0GHSA-p7fg-763f-g4gf

Claude SDK for TypeScript has Insecure Default File Permissions in Local Filesystem Memory Tool

low@anthropic-ai/sdk@0.80.0GHSA-5474-4w2j-mq4c

Claude SDK for TypeScript: Memory Tool Path Validation Allows Sandbox Escape to Sibling Directories

ws: Uninitialized memory disclosure

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.
🔐 secretANTHROPIC_API_KEYClaude API key
configDULCEGESTION_API_URLDulceGestion API endpoint
🔐 secretDULCEGESTION_AUTH_TOKEN"": "your-jwt-token"
configLLM_ADAPTERclaude or hardcoded
configPORTHTTP server port (default: 3002)
configSESSION_MAX_HISTORY
configSESSION_TTL_MINUTESChat session timeout
🔐 secretTELEGRAM_TOKENBot token from @BotFather
🔐 secretVOYAGE_API_KEYVoyage AI key (for embeddings)
configWHATSAPP_ACCOUNT_SID
🔐 secretWHATSAPP_AUTH_TOKEN
configWHATSAPP_PHONE_NUMBER
configWIDGET_ALLOWED_ORIGINCORS origin for widget
// 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 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/pablopelardas-dulcechat-of88kq)](https://m8ven.ai/mcp/pablopelardas-dulcechat-of88kq)
commit: c6617b5c00e0b36eceb5782ed239a104160f5b72
code hash: 424230881d5726f387e3e9695e4e855074071dc1d0a6dae63fd7f7f263551251
verified: 6/22/2026, 12:45:11 PM
view raw JSON →