🛠️

CLIO Slurm

MCP server for Slurm workload management and HPC job scheduling

Developer Tools stdio pypi pypistdioiowarp
RUN IN TERMINAL
claude mcp add iowarp-slurm-mcp -- uvx clio-kit
ADD TO claude_desktop_config.json
{ "mcpServers": { "iowarp-slurm-mcp": { "command": "uvx", "args": ["clio-kit"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "iowarp-slurm-mcp": { "command": "uvx", "args": ["clio-kit"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "iowarp-slurm-mcp": { "command": "uvx", "args": ["clio-kit"] } } }

About This MCP Server

The io.github.iowarp/slurm-mcp server is a Model Context Protocol server designed to work with Slurm workload management and HPC job scheduling, enabling connections between AI coding assistants and high-performance computing systems. It is part of the clio-kit package and can be accessed through standard input/output interfaces. Developers would use this server to integrate their AI coding tools with Slurm-managed HPC environments, facilitating the execution of compute-intensive tasks.

MCP server for Slurm workload management and HPC job scheduling. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

clio-kit on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The CLIO Slurm server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/iowarp-slurm-mcp.svg)](https://skillsplayground.com/mcps/iowarp-slurm-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.