Skip to main content
Glama
DigiBugCat

Logpush MCP

by DigiBugCat

get_errors

Retrieve error logs and exceptions from Cloudflare Workers logpush data for a specific date and environment. Filter by script name and control result limits to analyze system issues.

Instructions

Get error logs and exceptions for a specific date.

Args: date: Date in YYYYMMDD format. environment: Environment (production or staging). script_name: Filter by worker script name (optional). limit: Maximum entries to return (default 50).

Returns: Dict with error entries including exceptions and error-level logs.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateYes
environmentNoproduction
script_nameNo
limitNo

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