Fly Io runs on your own machine — the client starts it, so there is no endpoint to ping. 65 installs a week from npm. Last commit 30 Aug 2026.
MCP server for managing Fly.io machines, apps, logs, and Docker images.
Today is the operative word: we check Fly Io every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add fly-io -- npx -y fly-io-mcp-server
{
"mcpServers": {
"fly-io": {
"args": [
"-y",
"fly-io-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.fly-io]
command = "npx"
args = ["-y", "fly-io-mcp-server"]
{
"mcpServers": {
"fly-io": {
"args": [
"-y",
"fly-io-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"fly-io": {
"args": [
"-y",
"fly-io-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
FLY_IO_API_TOKEN (API token for Fly.io authentication.), FLY_IO_APP_NAME (Scope server to a single app (disables app management tools).), ENABLED_TOOLGROUPS (Comma-separated tool groups to enable (readonly, write, admin, apps, machines, logs, ssh, images, registry).), SKIP_HEALTH_CHECKS (Skip API validation at startup.), DISABLE_DOCKER_CLI_TOOLS (Disable Docker-based registry tools.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for managing Docker containers, images, networks, volumes, and registries
MCP server for Docker — manage containers, images, volumes, and compose services from your IDE
MCP server for Azure Logic Apps - debug workflows, manage runs, and authoring
Rust MCP server and CLI for Arcane Docker and container management.
Dokploy MCP server: manage apps, Docker Compose, databases, domains, backups, and servers.
Dokploy MCP server: manage apps, Docker Compose, databases, domains, backups, and servers.
Docker for AI agents — containers, compose stacks, logs and databases, locally or over SSH.
Manage Docker (containers, images, Compose, Swarm, registries) via the Docker SDK and CLI.
Answers built from our own checks of this server.