Global application deployment platform
Deploy Docker containers globally with automatic scaling and integrated databases.
{
"mcpServers": {
"fly-io": {
"env": {
"FLY_API_TOKEN": "your_fly_token"
},
"args": [
"-y",
"@fly/mcp-server"
],
"command": "npx"
}
}
}FLY_API_TOKENyour_fly_token