Integrations · Smithery
The servers on Smithery
If your MCP client installs from the Smithery registry, all three FlightPowers servers are listed there. Short page on purpose: the names, the key mechanics, and where the canonical servers live.
The listings
Three servers, exact qualified names
mrabi/google-flightspaid · BYO keyLive Google Flights search: one-way, round-trip, and Google's price band with the low | typical | high verdict. View on Smithery
mrabi/bookingpaid · BYO keyLive Booking.com rates: destination search, hotel-by-name, and per-market pricing via proxy_country. View on Smithery
mrabi/freemium-google-flights-and-booking-mcpfree · ad-supportedA separate server: free to use, flights and hotels together, ad-supported. Answers can carry a sponsored line. Kept deliberately apart from the paid, ad-free servers above. View on Smithery
Key mechanics
Your key rides in the server config
Smithery’s gateway proxies the connection; your RapidAPI key goes into the server’s configuration on Smithery and is forwarded per call. Usage meters on your own subscription either way.
Prefer to skip the gateway? The canonical self-hosted servers are unchanged: connect any MCP client to them directly with the key as a header:
https://flights.flightpowers.com/mcp
https://hotels.flightpowers.com/mcp
headers: { "x-rapidapi-key": "YOUR_RAPIDAPI_KEY" }Full direct-connection setup, tool inventory, and example prompts are on the MCP page.
Questions, answered plainly
- How does my key reach the server through Smithery?
- Smithery’s gateway proxies the MCP connection and passes your credentials through its server-config mechanism: you set your RapidAPI key in the server’s configuration on Smithery, and the gateway forwards it with each call. Usage still meters against your own RapidAPI subscription.
- Should I connect via Smithery or directly?
- Both work. Direct (flights.flightpowers.com/mcp and hotels.flightpowers.com/mcp, key in a header) is one hop shorter and what the rest of this site documents. Smithery is convenient if your client already installs servers from its registry.
- What is the freemium listing?
- A separate, free, ad-supported server that covers both flights and hotels. Answers can carry a sponsored line. The paid servers are ad-free and bring-your-own-key. They are different products; the paid ones are what this site documents.
- Are the qualified names above the real ones?
- Yes: mrabi/google-flights, mrabi/booking, and mrabi/freemium-google-flights-and-booking-mcp, verified against the live Smithery pages on 2026-08-26. Older documents elsewhere carry stale slugs; these are canonical.
Keep exploring
Related pages
Ready to judge a fare, not just fetch it?
Live Google Flights and Booking.com data, with the price band and verdict attached to every result. Free tier on RapidAPI, no card to try.
Free tier: 10 requests/month. No card to try.