Slurm MCP
← Back to MCPs
🖥️
Slurm
System Managementv1.0.0
Slurm MCP is a Model Context Protocol server that enables LLMs to manage HPC workloads on Slurm-managed clusters with comprehensive job submission, monitoring, and resource management capabilities, featuring intelligent job scheduling, cluster monitoring, array job support, and interactive node allocation for seamless high-performance computing workflows.
Keywords: MCP, Slurm, HPC, job-management, cluster-monitoring, workload-management, scientific-computing, high-performance-computing
License: MIT
Installation
{
"mcpServers": {
"slurm-mcp": {
"command": "uvx",
"args": ["iowarp-mcps", "slurm"]
}
}
}