69
/ 100
10 days ago
glama

Data 360 MCP Server

Enables natural-language-driven exploration, querying, and full configuration management of Salesforce Data Cloud / Data 360 via MCP.

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: SF_CLIENT_SECRET
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.
configSF_CLIENT_ID"": "<Client Id>",
🔐 secretSF_CLIENT_SECRET"": "<Client Secret>",
configSF_LOGIN_URLlogin.salesforce.com Salesforce login URL (use your My Domain for sandboxes)
configDEFAULT_LIST_TABLE_FILTER% SQL LIKE pattern to filter list_tables results
configSWAGGER_PATHswagger_client.py Runtime Swagger spec loader. Fetches from SWAGGER_URL (Salesforce static CDN) with a local file fallback via . Parsed once, cached in-process.
// 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 5 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/pradipsksk-data360-mcp-hh5ipl)](https://m8ven.ai/mcp/pradipsksk-data360-mcp-hh5ipl)
commit: 687f2338924d42efcac4a20a1dea08c983ea6b99
code hash: f9507740a479cc63913e580f87f1a3625e7f714a1b00d74566079efff9290b8f
verified: 7/21/2026, 9:36:51 AM
view raw JSON →