Skip to content
Claude Desktop

GCP Platform Engineer for Claude Desktop

io.github.debilla/platform-mcp

Read-only GCP tools for debugging incidents and finding cost savings

client:Claude Desktop transport:stdio runtime:pypi

Install GCP Platform Engineer in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "platform-mcp": {
      "command": "uvx",
      "args": [
        "platform-mcp"
      ],
      "env": {
        "PLATFORM_MCP_ENVIRONMENTS": "<PLATFORM_MCP_ENVIRONMENTS>",
        "PLATFORM_MCP_DEFAULT_ENVIRONMENT": "<PLATFORM_MCP_DEFAULT_ENVIRONMENT>",
        "PLATFORM_MCP_CONFIG": "<PLATFORM_MCP_CONFIG>",
        "PLATFORM_MCP_AUDIT_LOG": "<PLATFORM_MCP_AUDIT_LOG>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

GCP Platform Engineer in other clients