74
/ 100
4 days ago
glama

Salesforce MCP Server

Enables AI-powered interaction with Salesforce, providing opportunity intelligence, engagement analysis, business case generation, and standard CRUD operations through natural language.

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 2 credentials: SF_CLIENT_SECRET, SF_PASSWORD
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_SERVER_NAME
configSF_CLIENT_ID"": "your_client_id",
🔐 secretSF_CLIENT_SECRET"": "your_client_secret",
configSF_LOGIN_URL"": "https://login.salesforce.com"
🔐 secretSF_PASSWORD"": "your_salesforce_password",
configSF_USERNAME"": "your_salesforce_username",
configSF_WORKSPACE_DIR
configXDG_DATA_HOME
// 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.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/aaronsb-salesforce-cloud-1ecwgb)](https://m8ven.ai/mcp/aaronsb-salesforce-cloud-1ecwgb)
commit: 91ff2913383fafa9353d012fd0de9b8d6d3eab6b
code hash: f22020c981d3865fe4326b7735d979487466076c77d2acd2a448090c45bb3489
verified: 7/19/2026, 8:58:21 AM
view raw JSON →