Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Cloud VM MCP Server

Support for AWS EC2, Azure Virtual Machines and GCP Compute Engine.

Demo link

Configuration

{
  "mcpServers": {
    "CloudComputeInfo": {
      "command": "~/.local/bin/uv",
      "args": [
        "run",
        "--with",
        "mcp[cli]",
        "--with",
        "requests",
        "--with",
        "pyyaml",
        "mcp",
        "run",
        "~/cloud-compute-mcp-server/main.py"
      ]
    }
  }
}

About

An MCP server that enables LLMs to query AWS EC2, Azure VMs, and GCP Compute Engine details.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages