67
/ 100
6 days ago
glama

Vast.ai MCP Server

Enables comprehensive management of Vast.ai GPU cloud instances, including searching for GPU offers, creating and managing instances, executing remote commands via SSH, and monitoring background tasks for ML training workflows.

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 1 credential: VAST_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.
🔐 secretVAST_API_KEY"": "your_vast_api_key_here",
configSSH_KEY_FILE"": "~/.ssh/id_rsa",
configSSH_KEY_PUBLIC_FILE"": "~/.ssh/id_rsa.pub"
configMCP_AUTO_ATTACH_SSH
configMCP_AUTO_LABEL
configMCP_LABEL_PREFIX
configMCP_WAIT_FOR_READY
configMCP_READY_TIMEOUT
// 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 6 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/crydevok-vastai-mcp-8m3knw)](https://m8ven.ai/mcp/crydevok-vastai-mcp-8m3knw)
commit: b01b1c5ca5bf27a108cbc2860db253f6997f8a64
code hash: a03275bb0e29c97a25be3acbf02e13eae18f9704534697f3c205ddb6027a48c4
verified: 6/18/2026, 11:51:47 AM
view raw JSON →