Skip to main content

Lmod MCP

โ† Back to MCPs
๐Ÿ“ฆ

Lmod

System Managementv1.0.0

Lmod MCP v1.0.0 - Part of Agent Toolkit (IoWarp Platform). 10 tools for environment module management: load/unload modules, search available modules, save/restore configurations. Enables AI agents to manage HPC software environments.

Keywords: lmod, environment-modules, module-management, hpc, scientific-computing, supercomputing, cluster-computing, module-system
License: MIT

Installation Playbooks

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

{
"mcpServers": {
"lmod-mcp": {
"command": "uvx",
"args": ["agent-toolkit", "lmod"]
}
}
}