72
grade C
11 days ago
glama

Salesforce MCP Server for Heroku

Enables AI agents to interact with Salesforce CRM data by executing SOQL queries and managing records. It provides tools for object metadata discovery and record operations, specifically optimized for Heroku deployment.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 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.
🔐
You'll be asked for 3 credentials: API_KEY, 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.
🔐 secretAPI_KEYAPI key for web endpoint No
configPORT
configSF_LOGIN_URLheroku config:set =https://login.salesforce.com
🔐 secretSF_PASSWORDheroku config:set =your-password
🔐 secretSF_SECURITY_TOKENheroku config:set =your-security-token
configSF_USERNAMEheroku config:set =your-username@example.com
// 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 4 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/dsouza-anush-mcp-salesforce-1k0ppb)](https://m8ven.ai/mcp/dsouza-anush-mcp-salesforce-1k0ppb)
commit: ff67fb66797a309f0617cffa1d2d241bcd2e9455
code hash: 9375f090db3b10c9ec627d79d204b34a6afdb04e73e5a8c6a43a71056582d22f
verified: 4/11/2026, 3:14:19 PM
view raw JSON →