gcp-cloud-logging
Installation
SKILL.md
GCP Cloud Logging
MCP Server
- Endpoint:
https://logging.googleapis.com/mcp(Streamable HTTP) - Auth: OAuth 2.0 via Google IAM — service account key (
GOOGLE_APPLICATION_CREDENTIALS) orgcloud auth application-default login - Requires:
GCP_PROJECT_IDenvironment variable
Available Tools (6)
| Tool | What It Does |
|---|---|
list_log_entries |
Search and retrieve log entries — the primary tool for debugging, error hunting, and audit |
list_log_names |
Discover what logs exist in a project — find available log sources |
get_bucket |
Get details of a specific log bucket (storage container for logs) |
list_buckets |
List all log buckets in a project |
get_view |
Get a specific log view (fine-grained access filter on a bucket) |
list_views |
List log views in a bucket |