clab-lab-management
Installation
SKILL.md
ContainerLab Lab Management
MCP Server
- Command:
python3 -u $CLAB_MCP_SCRIPT(stdio transport) - Requires:
CLAB_API_SERVER_URL,CLAB_API_USERNAME,CLAB_API_PASSWORDenvironment variables - Auto-authentication: Every tool call auto-authenticates — no explicit
authenticatecall needed
How to Call Tools
python3 $MCP_CALL "python3 -u $CLAB_MCP_SCRIPT" <tool_name> '<args_json>'