AI Agents MCP Servers Workflows Blog Submit
F

Fly Machines MCP

Edge Computing Free Open Source

Deploy Fly.io Machines with AI via MCP. Manage micro-VMs, configure networking, scale applications, and monitor global deployments.

What is Fly Machines MCP?

Fly Machines MCP integrates Fly.io's Machines platform with AI through MCP. Fly Machines are fast-launching micro-VMs that can run any Docker container at Fly.io's global edge locations, combining the flexibility of VMs with the speed of serverless.

Micro-VM Management

Create, start, stop, and configure Fly Machines through AI conversations. Deploy any Docker image, attach persistent volumes, and scale across 30+ global regions.

Configuration

{
  "mcpServers": {
    "fly-machines": {
      "command": "npx",
      "args": ["fly-machines-mcp"],
      "env": {
        "FLY_API_TOKEN": "your_fly_token"
      }
    }
  }
}

Use Cases

Fly Machines MCP is ideal for developers deploying full-stack applications at the edge, running databases close to users, and building globally distributed systems with AI-assisted infrastructure management.

Key Features

  • Create and manage Fly Machines (micro-VMs)
  • Configure networking and volumes
  • Scale applications across regions
  • Monitor machine health and metrics
  • Manage secrets and environment variables
  • Deploy Docker images to Fly.io