41
/ 100
1 month ago
glama

Salesforce MCP Server

A FastAPI-based MCP server designed for Salesforce Agentforce Registry integration. It enables users to manage leads, configure permission sets, and generate registry URLs through the Model Context Protocol.

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: SALESFORCE_CLIENT_SECRET, SALESFORCE_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.
configSALESFORCE_TOKEN_URL
configSALESFORCE_CLIENT_IDyour_client_id
🔐 secretSALESFORCE_CLIENT_SECRETyour_client_secret
configSALESFORCE_USERNAMEyour_username
🔐 secretSALESFORCE_PASSWORDyour_password
// 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 2 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/virtuowhizsalesforce-tech-mcp-fixed-1eirjm)](https://m8ven.ai/mcp/virtuowhizsalesforce-tech-mcp-fixed-1eirjm)
commit: eac18224cfc40060109ea6f7bd65c5d5349ef979
code hash: 79f5b37de8e35934707c02c8ba77bcf8890febe72eda4a1648d452ef379eb0eb
verified: 6/16/2026, 11:35:04 AM
view raw JSON →