# Free Flight and Hotel Search (no API key) MCP server

Agent View of the PolicyLayer registry record for Free Flight and Hotel Search (no API key): identity, probed posture, risk grade, and all 4 tools classified. HTML page: https://policylayer.com/tools/com-flightpowers-freemium-google-flights-and-booking

## Facts

- Server id: `https://lulu.flightpowers.com/mcp`
- Homepage: https://github.com/mtnrabi/travel-agent-skills
- Registry record: grade C, identity unverified
- Lifecycle: active
- Auth posture: open
- Rate-limited: no
- Tools: 4 (4 with introspected schema)
- Tool categories present: Read
- Context-window cost: 1677 tokens per request — https://policylayer.com/token-cost/com-flightpowers-freemium-google-flights-and-booking
- Tags: com flightpowers freemium google flights and booking
- Record last modified: 2026-08-26T11:05:06.181Z

## Tools (4)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `find_hotel_by_name` | Read | Low | https://policylayer.com/tools/com-flightpowers-freemium-google-flights-and-booking/find-hotel-by-name.md |
| `search_hotels` | Read | Low | https://policylayer.com/tools/com-flightpowers-freemium-google-flights-and-booking/search-hotels.md |
| `search_oneway_flights` | Read | Low | https://policylayer.com/tools/com-flightpowers-freemium-google-flights-and-booking/search-oneway-flights.md |
| `search_roundtrip_flights` | Read | Low | https://policylayer.com/tools/com-flightpowers-freemium-google-flights-and-booking/search-roundtrip-flights.md |

## Tool descriptions

- `find_hotel_by_name` — Get availability and pricing for one named property. Input: the hotel name a person would type (adding the city helps when a chain has many properties) plus check-in and check-out dates -- no internal property ID needed. Returns the prop…
- `search_hotels` — Search live hotel availability and nightly prices for a destination and date range. Input: a free-text destination the way a person would say it ("Rome", "Tokyo Shibuya"), plus check-in and check-out dates. Returns each property's price,…
- `search_oneway_flights` — Search real-time one-way flights from Google Flights. IMPORTANT: for any flexible search, make ONE call with a date range and/or several destinations. Do NOT call this repeatedly, once per date -- pass departure_date_from and departure_d…
- `search_roundtrip_flights` — Search real-time round-trip flights from Google Flights, priced as paired legs rather than two separate one-ways. IMPORTANT: for any flexible search, make ONE call. Pass departure_date_from / departure_date_to for a departure range, and …

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=com-flightpowers-freemium-google-flights-and-booking · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/com-flightpowers-freemium-google-flights-and-booking
