vpc_create_vpc
Create a Virtual Private Cloud with optional name, routing, tags, and region. VPC is automatically tagged for safe management.
Instructions
Create a Virtual Private Cloud.
The VPC is tagged created_by=scaleway-mcp so it can later be identified
and safely deleted by this server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional VPC name (a random one is generated if omitted). | |
| tags | No | Optional additional tags. | |
| region | No | Region. Defaults to the configured region. | |
| project | No | Optional project ID. Defaults to the configured project. | |
| enable_routing | No | Whether to enable routing between Private Networks in the VPC. Cannot be disabled after creation. Defaults to ``True``. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||