Scaleway Cloud Infrastructure
Unified workflow capability for managing Scaleway cloud infrastructure including virtual machine instances, Kubernetes clusters, node pools, and secret management. Used by cloud engineers and DevOps teams to provision and manage European cloud resources programmatically through a single interface.
What You Can Do
MCP Tools
list-instances
List all Scaleway virtual machine instances in a zone
create-instance
Create a new Scaleway virtual machine instance
get-instance
Get details of a specific Scaleway instance
delete-instance
Delete a Scaleway instance
execute-instance-action
Execute a lifecycle action on an instance (poweron, poweroff, reboot)
list-instance-images
List available OS images for Scaleway instances
list-clusters
List Scaleway managed Kubernetes clusters
create-cluster
Create a new managed Kubernetes cluster on Scaleway
get-cluster
Get details of a Scaleway Kubernetes cluster
delete-cluster
Delete a Scaleway Kubernetes cluster
get-cluster-kubeconfig
Download kubeconfig for a Scaleway Kubernetes cluster
list-node-pools
List node pools in a Kubernetes cluster
create-node-pool
Add a node pool to a Kubernetes cluster
list-nodes
List nodes in a Kubernetes cluster
list-secrets
List secrets in Scaleway Secret Manager
create-secret
Create a new secret in Scaleway Secret Manager
get-secret
Get a secret from Scaleway Secret Manager
delete-secret
Delete a secret from Scaleway Secret Manager