SLURM-MCP-Server

ChengzeHsiao/SLURM-MCP-Server

3.3

If you are the rightful owner of SLURM-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The SLURM MCP Server is a task management service built on the FastMCP framework, designed for remote management of SLURM cluster jobs and querying node and partition information.

Tools

Functions exposed to the LLM to take actions

get_slurm_jobs

Retrieve the list of current SLURM jobs.

query_slurm_job

Query the execution status of a specific SLURM job.

submit_slurm_job

Submit a new SLURM job.

cancel_slurm_job

Cancel a specific SLURM job.

get_slurm_job_history

Query historical SLURM jobs.

get_slurm_nodes_info

Retrieve information about SLURM cluster nodes.

get_slurm_partitions_info

Retrieve information about SLURM cluster partitions.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources