Slurm MCP
โ Back to MCPs
๐ฅ๏ธ
Slurm
System Managementv1.0.0
Slurm MCP v1.0.0 - Part of Agent Toolkit (IoWarp Platform). 13 tools for HPC cluster job management: submit jobs, monitor status, allocate nodes, manage queues. Enables AI agents to operate Slurm clusters through natural language.
Keywords: MCP, Slurm, HPC, job-management, cluster-monitoring, workload-management, scientific-computing, high-performance-computing
License: MIT
Installation Playbooks
Select a preferred environment to provision the MCP server. Commands rely on `uv` for isolated dependency management.
{
"mcpServers": {
"slurm-mcp": {
"command": "uvx",
"args": ["agent-toolkit", "slurm"]
}
}
}