Google Cloud VPC · Capability
Google Cloud VPC API
Provides programmatic access to manage virtual private cloud networks, subnets, firewall rules, routes, and peering connections within Google Cloud.
What You Can Do
GET
Listnetworks
— Google Cloud VPC List VPC networks
/projects/{project}/global/networks
POST
Createnetwork
— Google Cloud VPC Create a VPC network
/projects/{project}/global/networks
GET
Getnetwork
— Google Cloud VPC Get a VPC network
/projects/{project}/global/networks/{network}
DELETE
Deletenetwork
— Google Cloud VPC Delete a VPC network
/projects/{project}/global/networks/{network}
GET
Listsubnetworks
— Google Cloud VPC List subnetworks
/projects/{project}/regions/{region}/subnetworks
GET
Listfirewalls
— Google Cloud VPC List firewall rules
/projects/{project}/global/firewalls
GET
Listroutes
— Google Cloud VPC List routes
/projects/{project}/global/routes
MCP Tools
listnetworks
Google Cloud VPC List VPC networks
read-only
idempotent
createnetwork
Google Cloud VPC Create a VPC network
getnetwork
Google Cloud VPC Get a VPC network
read-only
idempotent
deletenetwork
Google Cloud VPC Delete a VPC network
idempotent
listsubnetworks
Google Cloud VPC List subnetworks
read-only
idempotent
listfirewalls
Google Cloud VPC List firewall rules
read-only
idempotent
listroutes
Google Cloud VPC List routes
read-only
idempotent