71
/ 100
10 days ago
glama

Dell SC Series MCP Server

A read-only MCP server that lets AI assistants diagnose Dell SC Series storage arrays through the array's own REST API.

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: SC_PASS
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.
configSC_HOST✅ — Storage Center management IP/hostname
configSC_USER✅ — SCOS username
🔐 secretSC_PASS✅ — SCOS password
configSC_CA_BUNDLEPath to CA bundle (overrides SC_TLS_VERIFY)
configSC_TLS_VERIFYfalse Verify TLS (arrays ship self-signed certs)
configSC_PORT3033 REST API port
// 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/digitainit-dell-sc-series-mcp-8anj3v)](https://m8ven.ai/mcp/digitainit-dell-sc-series-mcp-8anj3v)
commit: 7835154e31eff1500d3e8ece1aca51077902ca6b
code hash: 61193c27e6d28106fbf516f1af624a6b82d89857e2cb192c2f6801ba41a997bf
verified: 7/21/2026, 9:37:31 AM
view raw JSON →