Fly.io MCP Server
MCP access to Fly.io apps, Machines, volumes and secrets, built into flyctl.
Add it to your client
Officialfly mcp server
- Transport
- both
- Runtime
- Go
- Auth
- Required
- License
- Apache-2.0
- Stars
- 1,695
Fly does not ship a separate package for this: the MCP server lives inside flyctl, so the same binary that runs your deploys also answers the tool calls. Tools are grouped by resource — apps, Machines, volumes, IPs, certificates, secrets, logs, organizations and platform status — with names like fly-apps-list and fly-machine-create. It speaks stdio by default and can be exposed over SSE or a stream for remote clients, taking its access token from a flag, an environment variable or the request header.
Similar MCP servers
GitHub MCP Server
MCP serverGitHub's own server for repos, issues, pull requests and workflow runs
AWS MCP Servers
MCP serverA large collection of AWS-specific MCP servers, installed one at a time.
Filesystem MCP Server
MCP serverReference server for scoped read and write access to local folders
Comments(0)
Sign in to comment