World Airfares Flight Search✓
com.worldairfares/flights-mcp · v1.0.1
v1.0.1▦ remote🌐 https://mcp.worldairfares.com
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.worldairfares/flights-mcp",
"description": "Flight search MCP server providing search, pagination, and itinerary details for AI assistants.",
"title": "World Airfares Flight Search",
"version": "1.0.1",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.worldairfares.com"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}