74
/ 100
10 days ago
glama

datacloud-code-mcp

A Salesforce Data Cloud MCP server using Cloudflare Code Mode, enabling agents to discover and execute Data Cloud operations via a two-step search-and-execute loop with JavaScript code.

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: DATACLOUD_ACCESS_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
🚨
Known vulnerabilities in dependencies: 1 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 3 credentials: ACCESS_TOKEN, DATACLOUD_ACCESS_TOKEN, SALESFORCE_ACCESS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical1 low

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

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

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

lowyaml@2.8.1GHSA-48c2-rrv3-qjmp

yaml is vulnerable to Stack Overflow via deeply nested YAML collections

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.
🔐 secretACCESS_TOKEN
🔐 secretDATACLOUD_ACCESS_TOKEN
configDATACLOUD_INSTANCE_URL
configDATACLOUD_SCOPE
configDATACLOUD_TOKEN_EXCHANGE_PATH
configINSTANCE_URL
configMCP_URL
🔐 secretSALESFORCE_ACCESS_TOKEN
configSALESFORCE_INSTANCE_URL
configSF_TARGET_ORG
configTARGET_ORG
configTOKEN_ENCRYPTION_KEY_BASE64'<from seed>' npm run dev
configTOKEN_STORE_PATH./data/tokens.integration.json \
// 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 9 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/dsouzaanush-datacloud-code-mcp-mady1h)](https://m8ven.ai/mcp/dsouzaanush-datacloud-code-mcp-mady1h)
commit: 14b9bbeaeeef8743a2d5a245caa82e4d2d173537
code hash: 6c1f24ea46f0fba4c85be63ddea77153648612620998b05395bcc580f75d7347
verified: 7/21/2026, 9:19:29 AM
view raw JSON →