Multi-Cloud VM MCP Server
管理跨多個雲端供應商的虛擬機器,包括 AWS EC2、Azure Virtual Machines 和 GCP Compute Engine。
文件
Multi-Cloud VM MCP Server
Support for AWS EC2, Azure Virtual Machines and GCP Compute Engine.
Configuration
{
"mcpServers": {
"CloudComputeInfo": {
"command": "~/.local/bin/uv",
"args": [
"run",
"--with",
"mcp[cli]",
"--with",
"requests",
"--with",
"pyyaml",
"mcp",
"run",
"~/cloud-compute-mcp-server/main.py"
]
}
}
}