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
{
"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