MCP.so
登录

Letsfg

@LetsFG

关于 Letsfg

Agent-native travel search. 5 second flights & hotels $50 cheaper. Free forever for the first 1000 Stargazers.

基本信息

分类

其他

传输方式

stdio

发布者

LetsFG

提交者

Efistoffeles

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is LetsFG?

LetsFG is an agent-native travel search tool that finds the cheapest flights across 75 airline connectors and enterprise GDS sources (Amadeus, Duffel, Sabre, Travelport) in roughly 5–10 seconds. It returns raw airline prices with no markup, tracking, or cookies. It is designed for AI agents (OpenClaw, Perplexity Computer, Manus, Claude Code, Codex, Cursor, Windsurf) as well as direct CLI, MCP, and SDK use.

How to use LetsFG?

Install the Python package with pip install letsfg and optionally playwright install chromium for browser-based connectors. Then run CLI commands (e.g., letsfg search-local LHR BCN 2026-04-15) or use the Python/JS SDK. For MCP integration, add the letsfg-mcp server to your MCP config. Registration for an API key is optional but recommended for access to enterprise GDS sources (400+ airlines) and booking features.

Key features of LetsFG

  • Searches 75 direct airline connectors and 400+ carriers via GDS/NDC sources
  • Returns results in ~5–10 seconds with real-time prices, no markup
  • Free forever for the first 1,000 stargazers (register after starring)
  • Works natively in AI agents via CLI, MCP, or SDK (Python, JS)
  • Virtual interlining builds cross‑airline round‑trips saving 30–50%
  • City‑wide airport expansion (e.g., LON → all London airports)

Use cases of LetsFG

  • An AI travel agent searching for cheapest flights across all airlines in seconds
  • A developer comparing flight prices programmatically without web scraping
  • A user booking flights directly from an AI assistant (Claude Desktop, Cursor, etc.)
  • A frequent traveler finding cheaper fares than OTAs like Google Flights or Expedia

FAQ from LetsFG

How do I install LetsFG?

Run pip install letsfg and then playwright install chromium for local connectors. No account or API key is needed for basic local search.

What dependencies or runtime does it require?

Python 3+ and Playwright for browser‑based connectors. The JS SDK and MCP server do not require Playwright.

How is LetsFG different from Google Flights or other OTAs?

LetsFG returns raw airline prices with no cookies, demand tracking, or markup. It is also faster (5–10 seconds vs 30+ seconds) and works directly inside AI agents.

Where does flight data come from?

Local connectors run on your machine and scrape airline websites directly. With an API key, the cloud backend also queries enterprise GDS/NDC providers (Amadeus, Duffel, Sabre, Travelport, Kiwi) and merges results.

What transports and authentication does LetsFG support?

CLI, Python SDK, JS SDK, and MCP. Authentication is optional – local search works without an API key; unlocking and booking require a free registered API key.

评论

其他 分类下的更多 MCP 服务器