VASTOps MCP Server
by ssotoa70
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NO_PROXY | No | Comma-separated list of hosts to bypass proxy for | |
| no_proxy | No | Comma-separated list of hosts to bypass proxy for (alternative to NO_PROXY) | |
| ALL_PROXY | No | Catch-all proxy URL for reaching VAST clusters (recommended for SOCKS proxies) | |
| all_proxy | No | Catch-all proxy URL for reaching VAST clusters (alternative to ALL_PROXY) | |
| HTTP_PROXY | No | HTTP/HTTPS proxy URL for reaching VAST clusters (fallback for HTTP) | |
| http_proxy | No | HTTP/HTTPS proxy URL for reaching VAST clusters (alternative to HTTP_PROXY) | |
| HTTPS_PROXY | No | HTTP/HTTPS proxy URL for reaching VAST clusters (highest precedence for HTTPS) | |
| https_proxy | No | HTTP/HTTPS proxy URL for reaching VAST clusters (alternative to HTTPS_PROXY) | |
| VASTOPS_MCP_VIEW_TEMPLATE_FILE | No | Override view templates file path | |
| VASTOPS_MCP_DEFAULT_TEMPLATE_FILE | No | Override default template file path | |
| VASTOPS_MCP_TEMPLATE_MODIFICATIONS_FILE | No | Override template modifications file path |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ssotoa70/vastops-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server