savantlabs/gcp-logs-explorer-mcp
If you are the rightful owner of gcp-logs-explorer-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
An MCP server that enables Claude Code to interact with Google Cloud Logs Explorer using service account authentication.
Tools
Functions exposed to the LLM to take actions
get_status
Check authentication and connection status.
list_logs
List all available logs in the project.
query_logs
Query logs using Cloud Logging filter syntax.
query_logs_by_time_range
Query logs within a time range with filters.
search_logs_by_text
Search logs by text content.
get_resource_types
List resource types that are logging.
get_log_severity_distribution
Get severity distribution over time.
get_log_metrics
List log-based metrics.
get_recent_errors
Get recent ERROR and CRITICAL logs.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client