Back to directory
hrishabhn/flight-mcp

hrishabhn/flight-mcp

@hrishabhn

A Model Context Protocol (MCP) server for querying flights via RapidAPI Skyscanner API.

flighttravelbookingskyscannerrapidapimcpcommerce

Installation & Configuration

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

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13