Southwest vs Voyagier — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Southwest vs Voyagier
In-depth architectural comparison of the Southwest and Voyagier MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Southwest
Travel & Transportation · Local stdio
Quality: 51/100 (Good) | Auth: No auth required
Voyagier
Travel & Transportation · Local stdio
Quality: 56/100 (Good) | Auth: No auth required
Verdict Summary: Choose Southwest if you need specialized Travel & Transportation tools running via a local process. Choose Voyagier if your workspace requires Travel & Transportation integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Southwest when:
You need dedicated capabilities in the Travel & Transportation domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Southwest is categorized under Travel & Transportation and uses a local stdio subprocess. In contrast, Voyagier belongs to Travel & Transportation using local stdio subprocess. Select Southwest when you need capabilities focused on travel & transportation and Voyagier when you require tools for travel & transportation.
Cancel a reservation. Use `confirm: true` to actually cancel.
check_in
Check in online (available 24 hours before departure).
get_boarding_pass
Retrieve boarding pass with group and position number.
get_rapid_rewards
Check Rapid Rewards points, tier status, and Companion Pass progress.
+1 more tools listed on main page
Voyagier Tools (21)
doctor
Health check: auth, schema, state, version.
clients_list
Roster of CRM clients; `page`/`limit` page through it.
client_create
Idempotent by email; a plan needs a client.
plans_list
Owned + shared plans in one list, each tagged `relationship` `owner`/`shared`; the plan-discovery entry point. `relationship`/`active`/`page`/`limit` filter and page it.
search_destinations
Freeform text → ranked structured destinations; run before `plan_trip`.
plan_trip
Scaffold a plan + goal graph from a `template`; returns `nextSteps`. `travel_destination_id` (from `search_destinations`) is preferred over the freeform `destination`.
travellers_add
Adds the whole party in one call; required before search.
search_flights
Async — `optionCount 0` means poll options.
search_hotels
Prices are stay totals, not nightly.
search_activities
Bookable per slot.
get_selection_options
wait` (default true) polls the async fetch to completion.
refresh_options
Re-fetch a selection's options; `force` after a fetch error.