48
/ 100
9 days ago
glama

realfastAI Salesforce MCP Server

Enables AI models to interactively explore, analyze, and manage Salesforce organizations through OAuth2 authentication and standardized tools.

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
🚨
Known vulnerabilities in dependencies: 2 critical, 4 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
🔐
You'll be asked for 2 credentials: SFDC_CLIENT_SECRET, TOKEN_ENCRYPTION_KEY
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.
configCACHE_ENABLED
configCACHE_MAX_ENTRIES
configCACHE_TTL_SECONDS
configLOG_LEVEL
configLOG_STRUCTURED
configMCP_LOG_FILE"/absolute/path/to/your/project/server.log"
configPORT
configSFDC_API_VERSION"": "v59.0",
configSFDC_CLIENT_IDCopy Consumer Key (this is your )
🔐 secretSFDC_CLIENT_SECRETClick Click to reveal next to Consumer Secret (this is your )
configSFDC_INSTANCE_URL"": "https://your-org.my.salesforce.com",
configSFDC_MAX_RETRIES
configSFDC_TEST_CLIENT_ID
configSFDC_TEST_INSTANCE_URL
configSFDC_TEST_USERNAME
configSFDC_TIMEOUT
configSFDC_TOKEN_FILE"/absolute/path/to/your/project/.salesforce-tokens.enc"
🔐 secretTOKEN_ENCRYPTION_KEY
// 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/realfastai-salesforce-mcp-server-amdw9f)](https://m8ven.ai/mcp/realfastai-salesforce-mcp-server-amdw9f)
commit: ff8afa864cde50c5891d2d4622cab41cb32fc5c1
code hash: 202ec31bd9a2d2b3687f735c7116300de11cc966a30cfa2a1d1edd283bf11b3c
verified: 6/12/2026, 10:25:41 AM
view raw JSON →