Skip to main content
Glama
DigiBugCat

Logpush MCP

by DigiBugCat

get_latest

Retrieve recent Cloudflare Workers log entries from Logpush MCP by environment, with optional filtering by script name and result limit.

Instructions

Get the most recent log entries.

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

Returns: Dict with the most recent log entries.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
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