Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Software DevelopmentAuth: API Key

Google Compute Engine hosted MCP server

Cloud VMs

Google’s Compute Engine MCP endpoint exposes VM and infrastructure operations to agents, letting authorized users inspect and manage Compute Engine resources with Google Cloud credentials.

Curated by Published Updated

Server description

Manage Google Cloud VMs through MCP

Google’s Compute Engine MCP endpoint exposes VM and infrastructure operations to agents, letting authorized users inspect and manage Compute Engine resources with Google Cloud credentials.

Directory details

Slug
google-compute-engine
Category
Software Development
Category slug
software-development
Authentication
API Key
Auth type
api-key

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "google-compute-engine": {
      "url": "https://compute.googleapis.com/mcp"
    }
  }
}

Connection links