Back to directory
flight-mcp

flight-mcp

@hrishabhn0

An MCP server implementation for the RapidAPI Skyscanner API to query flights and make bookings.

flighttravelskyscannercommerce

Installation & Configuration

{
  "mcpServers": {
    "Travel Agent": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "supergateway",
        "--sse",
        "https://michelin-mcp.deno.dev"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/4/5
Updated
2025/4/6