MCP Flight Search

MCP server enabling AI agents to search for flights using travel data APIs (Amadeus, Google Flights via SerpAPI, or similar). Enables agents to find available flights, compare prices, check availability, and retrieve flight schedule information to support travel planning workflows.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Productivity flights travel amadeus serpapi mcp-server booking airline travel-planning
⚙ Agent Friendliness
69
/ 100
Can an agent use this?
🔒 Security
80
/ 100
Is it safe for agents?
⚡ Reliability
63
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
63
Documentation
65
Error Messages
63
Auth Simplicity
85
Rate Limits
78

🔒 Security

TLS Enforcement
92
Auth Strength
80
Scope Granularity
72
Dep. Hygiene
72
Secret Handling
80

HTTPS. API key. Search queries only — no personal financial data. Secure API key storage required.

⚡ Reliability

Uptime/SLA
65
Version Stability
63
Breaking Changes
60
Error Recovery
63
AF Security Reliability

Best When

A travel planning agent needs to search for flight options — integrating flight search into larger trip planning workflows without requiring booking capability.

Avoid When

You need actual flight booking or real-time status tracking — this MCP provides search only. Use airline-specific or OTA MCPs for booking.

Use Cases

  • Searching for available flights between cities from travel planning agents
  • Comparing flight prices and schedules from trip planning agents
  • Checking flight availability for specific dates from booking assistant agents
  • Integrating flight data into travel itinerary planning from travel agents

Not For

  • Direct flight booking (search only — actual booking requires OTA integration)
  • Real-time flight tracking and status (use aviation data MCPs for live tracking)
  • Hotel and car rental search (flight-specific only)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: api_key
OAuth: No Scopes: No

API key required for underlying flight data provider (Amadeus API key or SerpAPI key). Configure provider and credentials.

Pricing

Model: usage_based
Free tier: Yes
Requires CC: No

MCP server is free open source. API costs depend on chosen provider. Amadeus test environment useful for development without cost.

Agent Metadata

Pagination
none
Idempotent
Full
Retry Guidance
Not documented

Known Gotchas

  • Flight prices change frequently — search results are not guaranteed and may differ at booking
  • Amadeus test environment data may not match production prices — test with real data for production
  • Flight search result volume can be large — implement filtering to reduce agent context usage
  • Community MCP — verify data accuracy against official airline/OTA sources before agent decisions

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for MCP Flight Search.

$99

Scores are editorial opinions as of 2026-03-06.

5190
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered