74
/ 100
21 days ago
glama

StratoForce MCP Server

Enables AI assistants to query and analyze Salesforce pipeline data, including pipeline health, deal details, and risk alerts, through natural language.

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
⚠️
Tool descriptions don’t match what handlers do
5 tools describe read intent but their handlers mutate — get_pipeline_health (line 28: execSync(); get_deal_details (line 28: execSync(); search_deals (line 28: execSync()
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: OAUTH_JWT_SECRET, SF_OAUTH_CLIENT_SECRET, STRATOFORCE_API_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.
configCORS_ORIGIN
configMCP_PORT
configOAUTH_ENABLED
configOAUTH_ISSUER
🔐 secretOAUTH_JWT_SECRET
configSF_OAUTH_CLIENT_ID
🔐 secretSF_OAUTH_CLIENT_SECRET
configSF_TARGET_ORG"": "stratoforce-dev"
🔐 secretSTRATOFORCE_API_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 7 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/stratoforce-ai-llc-stratoforce-mcp-server-19l190)](https://m8ven.ai/mcp/stratoforce-ai-llc-stratoforce-mcp-server-19l190)
commit: ef3da12a1c0918b127333f4a9c3a83b09e366a23
code hash: b326b1cce99ed21b4db7d46f3982227bb0f81d232d160230ae9a37ba77778c17
verified: 6/21/2026, 10:25:05 AM
view raw JSON →
StratoForce MCP Server · M8ven Trust Score | M8ven