74
/ 100
1 month ago
glama

Sprinklr MCP Server

Enables AI assistants read-only access to Sprinklr data via MCP, allowing querying reports, searching cases, and calling Sprinklr API endpoints.

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 4 credentials: SPRINKLR_ACCESS_TOKEN, SPRINKLR_API_KEY, SPRINKLR_API_SECRET, SPRINKLR_REFRESH_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.
configPORT
configSERVER_URLFor Render free tier, set to your Render URL --- the server self-pings every 14 minutes to prevent spin-down.
🔐 secretSPRINKLR_ACCESS_TOKEN
🔐 secretSPRINKLR_API_KEY
🔐 secretSPRINKLR_API_SECRET
configSPRINKLR_ENV
configSPRINKLR_REDIRECT_URI
🔐 secretSPRINKLR_REFRESH_TOKEN
// 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/daiict218-sprinklr-mcp-j49dxj)](https://m8ven.ai/mcp/daiict218-sprinklr-mcp-j49dxj)
commit: 2a3c6f39ca8dc5449c80308c532ce292c1024502
code hash: 0094c3d253a352e286169e283fc606bb83668b098af7aa73df9cb6da29fe8b73
verified: 6/24/2026, 9:56:17 AM
view raw JSON →