Fly.io MCP
the six Ws · specification
Developers provisioning and operating apps on Fly.io.
An MCP server built into the flyctl CLI that lets an agent provision, deploy, and scale Fly.io apps and Machines.
Runs locally on the developer's machine via the flyctl mcp command and calls the Fly.io API.
Used when an agent needs to launch, scale, or inspect Fly.io infrastructure during a coding session.
Gives an AI assistant the same deployment power as the flyctl CLI without manual command translation.
Requires flyctl installed and an authenticated Fly.io account.
Official capability shipped by Fly.io within flyctl and documented at fly.io/docs/mcp, open source, can create and modify live infrastructure, requires Fly.io authentication.
alternatives