74
/ 100
26 days ago
glama

VAST Admin MCP Server

MCP server for VAST Data administration, enabling AI assistants to monitor, list, and manage VAST clusters.

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 4 credentials: VAST_ADMIN_MCP_AUTH_TOKEN, VMS_API_TOKEN, VAST_API_TOKEN, VMS_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.
configDOCKER_CONTAINER
configHOST_PLATFORM
configDOCKER_RUN_SCRIPT_PATH
configDOCKER_RUN_SCRIPT
🔐 secretVAST_ADMIN_MCP_AUTH_TOKENexport ="your-secure-token"
configNO_PROXYBypassing the proxy ():
configno_proxyUse NO_PROXY (or ) to list hosts that should connect directly, without going through the proxy. Separate multiple entries with commas. A wildcard bypasses the proxy for all hosts.
configHTTPS_PROXYor https_proxy — highest precedence (recommended for VAST since the API uses HTTPS)
confighttps_proxyHTTPS_PROXY or — highest precedence (recommended for VAST since the API uses HTTPS)
configHTTP_PROXYor http_proxy — fallback
confighttp_proxyHTTP_PROXY or — fallback
configALL_PROXYor all_proxy — catch-all, recommended for SOCKS proxies
configall_proxyALL_PROXY or — catch-all, recommended for SOCKS proxies
configVAST_ADMIN_MCP_DEFAULT_TEMPLATE_FILEOverride default template file path
configVAST_ADMIN_MCP_TEMPLATE_MODIFICATIONS_FILEOverride template modifications file path
configVAST_ADMIN_MCP_VIEW_TEMPLATE_FILEOverride view templates file path
configVAST_ADMIN_MCP_PUBLIC_BASE_URL
🔐 secretVMS_API_TOKEN
🔐 secretVAST_API_TOKEN
configVMS_USER
🔐 secretVMS_PASSWORD
configFORCE_ENCRYPTED_STORAGE
configKEYRING_BACKEND
configHOST_CONFIG_DIR
// 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/vast-data-vast-admin-mcp-1bnac6)](https://m8ven.ai/mcp/vast-data-vast-admin-mcp-1bnac6)
commit: dcc251e5e750a6792a437ce024bee988a2b5ebab
code hash: 354fabed9aea0912a3e85d3dcca394c5694a916ac043c85abd8094ac944ade75
verified: 6/16/2026, 1:19:22 PM
view raw JSON →