Fly
Freeby MCP Community
MCP server for fly integration
v0.0.1Added Apr 12, 2026
mcpmodel-context-protocolaiclaudehlos
Fly MCP Server
MCP server for fly integration
Installation
npx -y mcp-fly
Reviews
Installation
Quick install
npx -y mcp-fly
Add to claude_desktop_config.json
{
"mcpServers": {
"fly": {
"command": "npx",
"args": ["-y", "mcp-fly"]
}
}
}