Stats
Actions
Tags
From gcloud-tools
Runs locally via npx to connect Claude to Google Cloud Observability services for metrics, logs, traces, and monitoring queries. Requires GCP authentication credentials.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"gcloud-observability": {
"command": "npx",
"args": [
"-y",
"@google-cloud/observability-mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub fcakyon/claude-codex-settings --plugin gcloud-tools