Cloudflare Logpush (verified)
Logpush job management. Get summaries and health checks for your Logpush configurations.
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add cloudflare/logpush
# Browse available tools
npx -y smithery tool list cloudflare/logpush
# Get full schema for a tool
npx -y smithery tool get cloudflare/logpush accounts_list
# Call a tool
npx -y smithery tool call cloudflare/logpush accounts_list '{}'Direct MCP Connection
Endpoint: https://cloudflare-logpush.run.tools
Tools (3)
accounts_list— List all accounts in your Cloudflare accountset_active_account— Set active account to be used for tool calls that require accountIdlogpush_jobs_by_account_id— All Logpush jobs by Account ID.
# Get full input/output schema for a tool
npx -y smithery tool get cloudflare/logpush