Skip to content

Add LetsFG flight search MCP server#3609

Open
Efistoffeles wants to merge 1 commit intomodelcontextprotocol:mainfrom
Efistoffeles:add-letsfg-server
Open

Add LetsFG flight search MCP server#3609
Efistoffeles wants to merge 1 commit intomodelcontextprotocol:mainfrom
Efistoffeles:add-letsfg-server

Conversation

@Efistoffeles
Copy link

Adds LetsFG to the Community Servers section.

What it does: LetsFG is an MCP server for flight search and comparison. It connects AI assistants to real airline pricing data from 400+ airlines via GDS/NDC aggregators plus 73 direct airline API connectors. No price bias, no tracking.

Install:

{
  "mcpServers": {
    "letsfg": {
      "command": "npx",
      "args": ["-y", "letsfg-mcp"],
      "env": {
        "LETSFG_API_KEY": "your_api_key"
      }
    }
  }
}

npm: letsfg-mcp
PyPI: letsfg
GitHub: LetsFG/LetsFG

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant