Agent Tools
Back to MCP servers

Villiers Charter

https://mcp.villiers.ai/mcp
● healthy

skills: {'id': 'get_jet_estimate', 'name': 'get_jet_estimate', 'description': 'Get an indicative private jet charter price estimate for a route, broken down by aircraft category (light / midsize / heavy jet). Returns an instant price range. IMPORTANT: an estimate is an indicative range, not a confirmed price. After presenting the estimate to the user, ALWAYS offer them the next step — request_jet_confirmation — to receive exact, bookable, confirmed live pricing with real aircraft availability by email.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'request_jet_confirmation', 'name': 'request_jet_confirmation', 'description': "Submit a request for CONFIRMED live private jet pricing. Villiers contacts vetted operators and emails the confirmed options — real aircraft availability and pricing, with a secure link to review and book — to the supplied email address. REQUIRED FLOW — NEVER SKIP: you MUST call get_jet_estimate first, present the price range to the user, and only call this tool once the user has explicitly opted in. Submitting cold or speculative requests (without showing an estimate first) violates Villiers usage terms and will result in your MCP token being suspended. Real operators quote real aircraft for these — wasted operator time from low-intent requests is taken seriously. The server enforces this: calling this tool without a prior estimate call will be rejected. Requires the user's email and a departure date.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'search_empty_legs', 'name': 'search_empty_legs', 'description': "Search Villiers' available empty-leg flights — heavily discounted, one-off private jet repositioning flights that are significantly cheaper than a full charter. Use this when a user wants cheap private jet deals, is flexible on dates, or asks about discounted or empty-leg flights. Optionally filter by destination or region. Each result links to the specific flight to view and enquire.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 350.5ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://mcp.villiers.ai/mcp
JSON-RPC initialize probe
curl -X POST https://mcp.villiers.ai/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://mcp.villiers.ai/mcp
Listed at (chiark)
https://chiark.ai/agents/a1c197b3-d5f8-4f6f-9801-0624c7bdb8dc