LICENSE
README.md
pyproject.toml
cloud_vm_mcp_py.egg-info/PKG-INFO
cloud_vm_mcp_py.egg-info/SOURCES.txt
cloud_vm_mcp_py.egg-info/dependency_links.txt
cloud_vm_mcp_py.egg-info/entry_points.txt
cloud_vm_mcp_py.egg-info/requires.txt
cloud_vm_mcp_py.egg-info/top_level.txt
tests/test_alibaba_provider.py
tests/test_config.py
tests/test_confirmation.py
tests/test_credentials.py
tests/test_mcp_confirmation.py
tests/test_mcp_tools.py
tests/test_providers.py
tests/test_vm_models.py
vm_mcp/__init__.py
vm_mcp/__main__.py
vm_mcp/config.py
vm_mcp/confirmation.py
vm_mcp/mcp.py
vm_mcp/model/__init__.py
vm_mcp/model/credentials.py
vm_mcp/model/vm.py
vm_mcp/providers/__init__.py
vm_mcp/providers/alibaba.py
vm_mcp/providers/aws.py
vm_mcp/providers/azure.py
vm_mcp/providers/base.py
vm_mcp/providers/registry.py