Skip to main content
Glama
DigiBugCat

Logpush MCP

by DigiBugCat

list_log_files

Retrieve log files from Cloudflare Workers for a specific date and environment. Supports pagination to browse through stored log data efficiently.

Instructions

List log files for a specific date.

Args: date: Date in YYYYMMDD format (e.g., "20260111"). environment: Environment (production or staging). limit: Maximum number of files to return (default 50). cursor: Pagination cursor from previous response.

Returns: Dict with files array, count, and next_cursor for pagination.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateYes
environmentNoproduction
limitNo
cursorNo

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