MCP Travel Planner

47 tools. 4 can modify or destroy data without limits.

4 write tools that can modify data. Rate limits recommended.

Last updated:

4 can modify or destroy data
43 read-only
47 tools total

Community server · catalogue entry verified 30/06/2026

How to control MCP Travel Planner ↓

What MCP Travel Planner exposes to your agents

Read (43) Write / Execute (4) Destructive / Financial (0)
High Risk

The most dangerous MCP Travel Planner tools

4 of MCP Travel Planner's 47 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control MCP Travel Planner

PolicyLayer is an MCP gateway — it sits between your AI agents and MCP Travel Planner, and nothing reaches the server without passing your rules. These are the rules we recommend:

Rate limit write operations
{
  "convert_currency": {
    "limits": [
      {
        "counter": "convert_currency_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "batch_geocode": {
    "limits": [
      {
        "counter": "batch_geocode_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register MCP Travel Planner — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON MCP TRAVEL PLANNER →

Instant setup, no code required.

All 47 MCP Travel Planner tools

READ 43 tools
Read batch_geocode Geocode multiple locations in a single request. Read calculate_distance calculate_distance Read compare_weather compare_weather Read filter_events_by_date filter_events_by_date Read filter_events_by_type filter_events_by_type Read filter_events_by_venue Filter events from a search by venue names. Read filter_flights_by_airline Filter flights from a search by specific airlines. Read filter_flights_by_price filter_flights_by_price Read filter_forecast_by_conditions filter_forecast_by_conditions Read filter_hotels_by_amenities filter_hotels_by_amenities Read filter_hotels_by_class Filter hotels from a search by hotel class (star rating). Read filter_hotels_by_price filter_hotels_by_price Read filter_hotels_by_rating Filter hotels from a search by minimum rating. Read filter_stocks_by_price_movement filter_stocks_by_price_movement Read geocode_location geocode_location Read get_current_conditions Get current weather conditions for a location. Read get_current_weather get_current_weather Read get_event_details Get detailed information about a specific event search. Read get_finance_details Get detailed information about a specific finance search. Read get_flight_details Get detailed information about a specific flight search. Read get_historical_data get_historical_data Read get_historical_weather get_historical_weather Read get_hotel_details Get detailed information about a specific hotel search. Read get_location_info Get location information and grid data for coordinates. Read get_market_overview Get overview of major markets including stocks, currencies, and crypto. Read get_property_details get_property_details Read get_service_manifest Get detailed manifest of all services and their tools Read get_status Get overall status including discovered servers and SERPAPI_KEY presence Read get_weather_alerts get_weather_alerts Read get_weather_data_details Get detailed information about a specific weather search. Read get_weather_details Get detailed information about a specific weather search. Read get_weather_forecast Get weather forecast for a location. Read health_check Check health of a specific server (verifies main.py exists and is readable) Read list_pids List all registered server PIDs Read list_servers List all discovered travel planner servers Read list_services List all integrated subservices and their available tools Read lookup_stock lookup_stock Read reverse_geocode reverse_geocode Read search_events search_events Read search_flights search_flights Read search_hotels search_hotels Read search_locations Search through previously geocoded locations. Read verify_serpapi_key Verify that the SERPAPI_KEY is valid by making a test query

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about MCP Travel Planner

How do I prevent bulk modifications through MCP Travel Planner? +

The MCP Travel Planner server has 1 write tools including convert_currency. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach MCP Travel Planner.

How many tools does the MCP Travel Planner MCP server expose? +

47 tools across 3 categories: Execute, Read, Write. 43 are read-only. 4 can modify, create, or delete data.

How do I enforce a policy on MCP Travel Planner? +

Register the MCP Travel Planner MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every MCP Travel Planner tool call.

Deterministic rules across all 47 MCP Travel Planner tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

47 MCP Travel Planner tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.