43
/ 100
29 days ago
glama

SBCF MCP Server

Enables AI clients to discover and invoke Salesforce business capabilities (e.g., customer lookup, account creation) through MCP tools, keeping business logic in Apex while exposing it via REST, Agentforce, and OpenAPI.

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 1 credential: SALESFORCE_ACCESS_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_SERVER_NAME
configMCP_SERVER_PORT
configMCP_SERVER_VERSION
🔐 secretSALESFORCE_ACCESS_TOKENyour-oauth-access-token
configSALESFORCE_API_VERSION
configSALESFORCE_BASE_URL
configSBCF_DISCOVERY_ENDPOINT
configSBCF_TOOL_GENERATION_ENABLED
configSBCF_TOOL_REFRESH_INTERVAL_MS
configSF_TARGET_ORG
// 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/ishanovarazmyrat-code-sbcf-jhzs1l)](https://m8ven.ai/mcp/ishanovarazmyrat-code-sbcf-jhzs1l)
commit: 269bb2e7271161fed3ddbf74a80523b4f57efc6f
code hash: dc53f16584f8aa785f1ad7b715f9a9dcb0fbf8f0c64a52553b24e43a54a8f836
verified: 7/2/2026, 9:16:28 AM
view raw JSON →