Skip to main content
Glama

JSON Logs MCP Server

by mfreeman451

get_log_stats

Extract and analyze overall statistics from log files, providing insights into data patterns and performance metrics for efficient log management.

Instructions

Get overall statistics for log files

Input Schema

NameRequiredDescriptionDefault
filesNoLog files to analyze (default: all files)

Input Schema (JSON Schema)

{ "properties": { "files": { "description": "Log files to analyze (default: all files)", "items": { "type": "string" }, "type": "array" } }, "type": "object" }

Other Tools from JSON Logs MCP Server

Related Tools

    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/mfreeman451/json-logs-mcp-server'

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