Skip to main content
Glama
DigiBugCat

Logpush MCP

by DigiBugCat

get_log_stats

Retrieve aggregated log statistics for a specific date and environment, including request counts by worker, status distribution, and error rates from Cloudflare Workers logpush data.

Instructions

Get aggregated statistics for logs on a specific date.

Args: date: Date in YYYYMMDD format. environment: Environment (production or staging).

Returns: Dict with statistics including request counts by worker, status distribution, error rate.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateYes
environmentNoproduction

Latest Blog Posts

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/DigiBugCat/logpush-mcp'

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