Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MCP_JSON_LOGS_DIR | No | Directory containing JSON log files to analyze | ./logs |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
query_logs | Search and filter log entries across log files |
aggregate_logs | Aggregate log data by specified criteria |
get_log_stats | Get overall statistics for log files |
list_log_files | List available log files with metadata |