Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by kazuhideoki • Uncategorized
An MCP server to query and retrieve Google Cloud project logs in YAML format with minimal necessary content.
Retrieve Google Cloud logs filtered by project and resource type.
Analyze OCPP-related transaction and status logs.
Minimal and structured log data in YAML format for further processing.
This MCP server interfaces with Google Cloud's logging service using gcloud CLI to fetch logs filtered by project ID. It returns logs in YAML format containing essential information such as content, resource name, and timestamp. The server supports querying logs related to OCPP and service domains, facilitating easier log management and analysis within different project contexts.