Skip to main content
Glama

GCP MCP

by RadiumGu

get-logs

Retrieve Cloud Logging entries for your GCP project using customizable filters and pagination. Simplify log analysis by fetching specific logs with a structured query.

Instructions

Get Cloud Logging entries for the current project

Input Schema

NameRequiredDescriptionDefault
filterNoFilter for the log entries (see Cloud Logging query syntax)
pageSizeNoMaximum number of entries to return (default: 10)

Input Schema (JSON Schema)

{ "properties": { "filter": { "description": "Filter for the log entries (see Cloud Logging query syntax)", "type": "string" }, "pageSize": { "description": "Maximum number of entries to return (default: 10)", "type": "number" } }, "required": [], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/RadiumGu/gcp-ops-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server