LetsFG — Flights & Hotels
Rank #345io.github.LetsFG/letsfg
Search and book flights and hotels: hundreds of airlines, plus bookable hotel rates.
LetsFG — Flights & Hotels is a Model Context Protocol (MCP) server published by letsfg. It ranks #345 of 132,046 servers tracked on MCP Toplist, and its repository has 2,053 GitHub stars. LetsFG — Flights & Hotels is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 6 tracked versions. It was first listed on Mar 1, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 131,701 of 132,046 servers on MCP Toplist.
Use LetsFG — Flights & Hotels
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http letsfg https://letsfg.co/developers/api/mcpclaude mcp add letsfg -e "LETSFG_BEARER_TOKEN=<your LETSFG_BEARER_TOKEN>" -e "LETSFG_API_KEY=<your LETSFG_API_KEY>" -- npx -y letsfg-mcpReplace each placeholder with your own value before saving.
[mcp_servers.letsfg]
url = "https://letsfg.co/developers/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.letsfg]
command = "npx"
args = ["-y", "letsfg-mcp"]
[mcp_servers.letsfg.env]
LETSFG_BEARER_TOKEN = "<your LETSFG_BEARER_TOKEN>"
LETSFG_API_KEY = "<your LETSFG_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://letsfg.co/developers/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"letsfg": {
"command": "npx",
"args": [
"-y",
"letsfg-mcp"
],
"env": {
"LETSFG_BEARER_TOKEN": "<your LETSFG_BEARER_TOKEN>",
"LETSFG_API_KEY": "<your LETSFG_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"letsfg": {
"url": "https://letsfg.co/developers/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"letsfg": {
"command": "npx",
"args": [
"-y",
"letsfg-mcp"
],
"env": {
"LETSFG_BEARER_TOKEN": "<your LETSFG_BEARER_TOKEN>",
"LETSFG_API_KEY": "<your LETSFG_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"letsfg": {
"type": "http",
"url": "https://letsfg.co/developers/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"letsfg": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"letsfg-mcp"
],
"env": {
"LETSFG_BEARER_TOKEN": "<your LETSFG_BEARER_TOKEN>",
"LETSFG_API_KEY": "<your LETSFG_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"letsfg": {
"serverUrl": "https://letsfg.co/developers/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"letsfg": {
"command": "npx",
"args": [
"-y",
"letsfg-mcp"
],
"env": {
"LETSFG_BEARER_TOKEN": "<your LETSFG_BEARER_TOKEN>",
"LETSFG_API_KEY": "<your LETSFG_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"letsfg": {
"url": "https://letsfg.co/developers/api/mcp"
}
}
}{
"mcpServers": {
"letsfg": {
"command": "npx",
"args": [
"-y",
"letsfg-mcp"
],
"env": {
"LETSFG_BEARER_TOKEN": "<your LETSFG_BEARER_TOKEN>",
"LETSFG_API_KEY": "<your LETSFG_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.LetsFG%2Fletsfg)<a href="https://mcptoplist.com/server/io.github.LetsFG%2Fletsfg"><img src="https://mcptoplist.com/badge/io.github.LetsFG%2Fletsfg.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 6 registries
letsfg
Available versions (6)
| Version | Published |
|---|---|
| 2026.5.77 | Sep 14, 2026 |
| 2026.5.75 | Sep 6, 2026 |
| 0.2.17 | Mar 16, 2026 |
| 0.1.2 | Mar 1, 2026 |
| 0.1.1 | Mar 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains LetsFG — Flights & Hotels?
- LetsFG — Flights & Hotels is maintained by letsfg, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is LetsFG — Flights & Hotels listed on the Official MCP Registry?
- Yes — LetsFG — Flights & Hotels is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does LetsFG — Flights & Hotels have?
- MCP Toplist tracks 6 versions of LetsFG — Flights & Hotels, most recently published on Sep 14, 2026.
- Where can I find the source code for LetsFG — Flights & Hotels?
- The source code for LetsFG — Flights & Hotels is hosted at github.com/letsfg/letsfg.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.