74
/ 100
1 month ago
glama

salesforce-mcp

A focused MCP server for Salesforce CRM that exposes read/write access to standard CRM objects via six tools, designed for multi-tenant gateway deployments.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: SALESFORCE_CLIENT_SECRET, SALESFORCE_PASSWORD, SALESFORCE_TOKEN
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.3GHSA-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.
configAUTH_MODEPORT=8080 MCP_TRANSPORT=http =gateway npm start
configBUILD_COMMIT_SHA
configBUILD_DATE
configBUILD_VERSION
configHOST
configLOG_LEVEL
configMCP_TRANSPORTPORT=8080 =http AUTH_MODE=gateway npm start
configPORT8080 MCP_TRANSPORT=http AUTH_MODE=gateway npm start
configSALESFORCE_AUTH_FLOWclient_credentials \
configSALESFORCE_CLIENT_ID... SALESFORCE_CLIENT_SECRET=... \
🔐 secretSALESFORCE_CLIENT_SECRETSALESFORCE_CLIENT_ID=... =... \
configSALESFORCE_INSTANCE_URL
🔐 secretSALESFORCE_PASSWORD
🔐 secretSALESFORCE_TOKEN
configSALESFORCE_USERNAME
// 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/wyre-technology-salesforce-mcp-w6k1bx)](https://m8ven.ai/mcp/wyre-technology-salesforce-mcp-w6k1bx)
commit: 08300bb412a7897f6e60bbb7588226fdf810ec50
code hash: db764833757f48067e92c5e8b3d1b78a81b702a1bf21bc13986506d9a4b7642e
verified: 6/11/2026, 12:20:23 PM
view raw JSON →