Server Config
{
"mcpServers": {
"DockerManager": {
"command": "python3",
"args": [
"{REPOSITORY_PATH}/src/docker_mcp.py"
]
}
}
}{
"mcpServers": {
"DockerManager": {
"command": "python3",
"args": [
"{REPOSITORY_PATH}/src/docker_mcp.py"
]
}
}
}