Skip to main content

Slurm MCP

โ† Back to MCPs
๐Ÿ–ฅ๏ธ

Slurm

System Managementv3.0.0

MCP server for Slurm workload management and HPC job scheduling

Keywords: MCP, Slurm, HPC, job-management, cluster-monitoring, workload-management, scientific-computing, high-performance-computing
License: BSD-3-Clause

Installation Playbooks

Select a preferred environment to provision the MCP server. Commands rely on `uv` for isolated dependency management.

{
"mcpServers": {
"slurm-mcp": {
"command": "clio-kit",
"args": ["mcp-server", "slurm"]
}
}
}