JobHistory MCP Server
by 1179860746
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_FILE | No | Log file path | ./logs/jobhistory_mcp.log |
| MCP_HOST | No | HTTP mode listen address | 0.0.0.0 |
| MCP_PORT | No | HTTP mode listen port | 8080 |
| LOG_LEVEL | No | Log level (DEBUG/INFO/WARNING/ERROR) | INFO |
| LOG_MAX_SIZE | No | Maximum single log file size | 268435456 |
| LOG_TO_STDERR | No | Whether to output logs to stderr | true |
| MCP_TRANSPORT | No | Transport mode: stdio (local) or http (remote) | stdio |
| JOBHISTORY_URL | No | JobHistory Server REST API address | http://localhost:19888/ws/v1/history |
| REQUEST_TIMEOUT | No | HTTP request timeout in seconds | 30.0 |
| LOG_BACKUP_COUNT | No | Number of log files to retain | 5 |
| NODEMANAGER_PORT | No | NodeManager port for container logs | 8052 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues