Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
page | No | Page number for pagination | 1 |
lines | No | Number of lines to read from each log file | 100 |
filter | No | Text to filter log entries by (case-insensitive) | |
fileLimit | No | Maximum number of files to read per page | 5 |
customPath | No | Custom path to log directory |
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 |
---|---|
read_mcp_logs | Read MCP logs from the standard location |