Manage Scaleway instances, Kubernetes Kapsule, and serverless containers.
## Scaleway MCP Server: European Cloud Innovation The **Scaleway MCP Server** integrates Scaleway's innovative cloud platform into Google Antigravity. Deploy instances, Kubernetes, serverless containers, and AI services in European data centers. ### Why Scaleway MCP? Scaleway offers innovative European cloud services. The MCP provides: - **Instances**: Virtual machines - **Kubernetes Kapsule**: Managed K8s - **Serverless**: Containers and functions - **AI**: GPU instances and inference ### Key Features #### 1. Compute Options Flexible infrastructure: - Development instances - Production instances - GPU instances - Apple Silicon #### 2. Serverless Modern deployment: - Serverless containers - Serverless functions - Managed databases - Messaging queues #### 3. AI Services Machine learning: - GPU instances - Managed inference - AI training ### Configuration ```json { "mcpServers": { "scaleway": { "command": "npx", "args": ["-y", "@scaleway/mcp-server"], "env": { "SCW_ACCESS_KEY": "your-key", "SCW_SECRET_KEY": "your-secret" } } } } ``` The Scaleway MCP enables innovative European cloud deployments.
{
"mcpServers": {
"scaleway": {}
}
}