Back to Apps

FlyMCP
Supports UIby superfly
Integrate Fly.io CLI capabilities directly into Claude Desktop for seamless cloud infrastructure management.
0 stars
Works in:claude
Exposes:Tools
What it does
FlyMCP connects your AI assistant to the Fly.io platform by wrapping the flyctl CLI. It allows the AI to interact with your Fly.io apps, manage deployments, and handle infrastructure tasks without leaving the chat interface.
Tools
- flyctl: Executes Fly.io CLI commands to manage apps, volumes, and clusters.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"flymcp": {
"command": "/full/path/to/your/flymcp",
"args": []
}
}
}
Supported hosts
- Claude Desktop
Quick install
go build -o flymcpInformation
- Pricing
- free
- Published
- 4/28/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"flymcp": {
"command": "/full/path/to/your/flymcp",
"args": []
}
}
}





