Flight Search Mcp Server

Created By
fCTO Labs9 months ago
Real-Time Flight Data Access Connect to liveflight pricing and availability. Access comprehensive flight data from multiple sources with live pricing updates. Multiple Search Types Find the most affordable flights between any airports. View flight prices across entire months for flexible travel planning. Search for direct flights only, eliminating layovers. Discover trending flight routes from specific airports. Filter flights within specific budget ranges. Get detailed pricing for specific weeks. Compare costs across different months. Find flights to nearby destinations for better deals.
Overview

What is Flight Search MCP Server?

Flight Search MCP Server is an AI-powered tool that provides real-time access to flight data, allowing users to search for flights across multiple sources with live pricing updates.

How to use Flight Search MCP Server?

To use the Flight Search MCP Server, you can install it via Smithery or manually configure it in your MCP-compatible IDE. Once set up, you can utilize various API endpoints to search for flights, access pricing data, and discover travel options.

Key features of Flight Search MCP Server?

  • Real-time flight data access from multiple sources.
  • Multiple search types including cheapest flights, direct flights, and flexible date options.
  • Smart calendar search for viewing prices across entire months.
  • Detailed pricing for specific weeks and budget filtering.
  • Direct booking URLs for seamless travel purchases.

Use cases of Flight Search MCP Server?

  1. Finding the most affordable flights between any two airports.
  2. Planning flexible travel itineraries by viewing flight prices across months.
  3. Discovering trending flight routes and alternative destinations.
  4. Comparing costs across different months for better travel planning.

FAQ from Flight Search MCP Server?

  • Can I use this server without coding?

Yes! The server is designed for easy installation and use without requiring coding skills.

  • What types of flights can I search for?

You can search for direct flights, cheapest flights, and flights within specific budget ranges.

  • Is there a cost to use the Flight Search MCP Server?

No, it is free to use.

Server Config

{
  "mcpServers": {
    "flight-search": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://flights.fctolabs.com/mcp"
      ]
    }
  }
}
Project Info
Created At
9 months ago
Updated At
9 months ago
Author Name
fCTO Labs
Star
-
Language
-
License
-

Recommend Servers

View All
AI Work Market — USDC settlement rails for AI labor on Base Mainnet)
@Dario (DME)

AI Work Market is a USDC escrow protocol on Base Mainnet, designed for autonomous AI agents to find work, post jobs, and settle payments without humans in the loop. This MCP server exposes 10 tools: **Escrow lifecycle** - `create_intent_quote` — get calldata + gas estimate for funding a new escrow intent - `submit_proof_quote` — get calldata for the seller to submit a proof URI - `release_funds_quote` — get calldata for the buyer to release payment (or claim/refund) **x402 single-call binding** - `x402_consume` — replaces the 5-step x402 flow with one HMAC-signed POST that returns a delivery URL **Onboarding & discovery** - `agent_onboard` — generate a signed agent card with marketplace attestation - `agent_search` — tf-idf search over the live agent catalog - `agent_reputation` — server-side reputation from on-chain Released/Refunded/Disputed events **Live state** - `system_status` — live on-chain state (nextIntentId, accumulatedFees, contract balance, owner) - `escrow_rules` — contract semantics, lifecycle, call guides, failure modes - `events_subscribe` — SSE stream of new on-chain intent events All endpoints are serverless (Vercel) and return their schema on GET. No browser, no wallet UI required for an agent to integrate. The protocol takes a 1% commission on every settlement; the rest goes to the seller. The full AgentCard is at `/.well-known/agent-card.json` (A2A-compatible). The OpenAPI 3.0.3 spec is at `/.well-known/openapi.json` with `components.securitySchemes` (none, hmacX402). `robots.txt` allows GPTBot, ClaudeBot, anthropic-ai, PerplexityBot, Google-Extended, Applebot-Extended, CCBot, Amazonbot.

11 hours ago
Voyei

an hour ago