74
/ 100
1 month ago
glama

salesforce-mcp

An MCP server that provides comprehensive access to Salesforce Tooling API for metadata management, SOQL queries, code analysis, and debugging through Claude and other AI assistants.

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
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 4 credentials: SF_CLIENT_SECRET, SF_PASSWORD, SF_PRIVATE_KEY, SF_SECURITY_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_LOG_FILE
configSF_API_VERSION
configSF_CLIENT_ID
🔐 secretSF_CLIENT_SECRET
configSF_INSTANCE_URL
🔐 secretSF_PASSWORD
🔐 secretSF_PRIVATE_KEY
🔐 secretSF_SECURITY_TOKEN
configSF_SUBJECT
configSF_TARGET_ORGexport ="myorg"
configSF_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 1 concrete improvement 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/ryu-727-salesforce-mcp-1ludyx)](https://m8ven.ai/mcp/ryu-727-salesforce-mcp-1ludyx)
commit: 023ad638976375b4d82a0c5237134a745b7b3110
code hash: e1a119dcfec250c45d1ad4c244bdac78ae09eb3f6a1e565893e2cd503783d239
verified: 6/11/2026, 12:17:31 PM
view raw JSON →