Letsfg
Freeby MCP Community
LetsFG MCP Server — 102 airline connectors run locally + enterprise GDS/NDC APIs. Flight search & booking for Claude, Cursor, Windsurf, and any MCP-compatible A
v1.0.2Added Apr 12, 2026
mcpmodel-context-protocolclaudecursorai-agent
Letsfg MCP Server
LetsFG MCP Server — 102 airline connectors run locally + enterprise GDS/NDC APIs. Flight search & booking for Claude, Cursor, Windsurf, and any MCP-compatible A
Installation
npx -y @iflow-mcp/letsfg-mcp
Reviews
Installation
Quick install
npx -y @iflow-mcp/letsfg-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"letsfg": {
"command": "npx",
"args": ["-y", "@iflow-mcp/letsfg-mcp"]
}
}
}