Odel
GCP Platform Engineer

GCP Platform Engineer

Local
@debilla2PythonMITUpdated 5 days ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIplatform-mcpv0.4.0

Run

uvx platform-mcp

MCP client config

{
  "mcpServers": {
    "gcp-platform-engineer": {
      "command": "uvx",
      "args": [
        "platform-mcp"
      ]
    }
  }
}