Deploy and manage Vultr cloud instances, bare metal, and Kubernetes.
## Vultr MCP Server: High-Performance Cloud The **Vultr MCP Server** integrates Vultr's high-performance cloud platform into Google Antigravity. Deploy cloud instances, bare metal servers, and Kubernetes clusters across 32 global locations. ### Why Vultr MCP? Vultr offers high-performance compute at competitive prices. The MCP provides: - **Cloud Compute**: Virtual machines - **Bare Metal**: Dedicated servers - **VKE**: Vultr Kubernetes Engine - **Object Storage**: S3-compatible ### Key Features #### 1. Compute Options Flexible infrastructure: - Cloud compute instances - High-frequency compute - Bare metal servers - GPU instances #### 2. Kubernetes VKE management: - Cluster provisioning - Node pool scaling - Load balancer integration - Persistent volumes #### 3. Global Presence 32 data center locations: - Americas, Europe, Asia - Low-latency deployment - Anycast networking ### Configuration ```json { "mcpServers": { "vultr": { "command": "npx", "args": ["-y", "@vultr/mcp-server"], "env": { "VULTR_API_KEY": "your-api-key" } } } } ``` The Vultr MCP enables high-performance cloud deployments globally.
{
"mcpServers": {
"vultr": {}
}
}