slurm_MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_TRANSPORT | No | MCP transport (default: stdio). | stdio |
| SLURM_SSH_HOST | Yes | The SSH host of the Slurm login node. | |
| SLURM_SSH_PORT | No | SSH port (default: 22). | 22 |
| SLURM_SSH_KEY_PATH | No | Path to SSH private key. | |
| SLURM_SSH_PASSWORD | No | SSH password (if not using key). | |
| SLURM_SSH_USERNAME | Yes | SSH username for the Slurm cluster. | |
| SLURM_LOG_MAX_BYTES | No | Maximum bytes for log output (default: 200000). | 200000 |
| SLURM_REMOTE_WORKDIR | No | Remote working directory (default: /tmp/mcp-slurm). | /tmp/mcp-slurm |
| SLURM_COMMAND_TIMEOUT | No | Command execution timeout in seconds (default: 60). | 60 |
| SLURM_CONNECT_TIMEOUT | No | SSH connection timeout in seconds (default: 15). | 15 |
| SLURM_SSH_ALLOW_UNKNOWN_HOSTS | No | Allow unknown SSH hosts (default: false). | false |
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 | |
Latest Blog Posts
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/pengc0066-star/slurm_MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server