67
/ 100
20 days ago
glama

Salesforce MCP Server

Exposes Salesforce as tools for MCP clients, allowing AI to run SOQL queries, describe objects, create contacts, and check org limits directly from natural language, with least-privilege guardrails.

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.
🔐
You'll be asked for 2 credentials: SF_PASSWORD, 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.
configSF_USERNAME"": "you@example.com",
🔐 secretSF_PASSWORD"": "...",
🔐 secretSF_SECURITY_TOKEN
configSF_DOMAIN
// 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 6 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/89himanshu-dwivedi-salesforce-mcp-server-1yz50z)](https://m8ven.ai/mcp/89himanshu-dwivedi-salesforce-mcp-server-1yz50z)
commit: 006d92d953f1aa3a25544d3a1dab183e6f9036af
code hash: 55d0929d6d5674cf7dc2fc4f85412d39ca8a7466fe7783ac984cb9e4b3605fd6
verified: 7/11/2026, 8:25:00 AM
view raw JSON →