volo-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VOLO_API_URL | No | API base URL | https://www.flyvolo.ai |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_flightsA | Search available private jet aircraft for a city pair. Returns matching aircraft with estimated flight times and cost ranges. Use this when a user mentions a route (e.g., 'New York to London'). |
| get_quoteB | Get a detailed pricing estimate for a private jet route. Returns itemized cost breakdown by aircraft category. |
| compare_aircraftA | Compare 2-3 aircraft side-by-side. Shows specs, pricing, and best use cases. |
| check_empty_legsA | Check for discounted empty leg flights (repositioning flights at 50-75% off). Great for flexible travelers looking for deals. |
| get_fleetA | Browse VOLO's fleet of 15 private jets across 4 categories. Filter by category, passenger count, or range requirements. |
| get_destinationsA | Explore popular private aviation destinations by region. Returns city names and regional highlights. |
| submit_quoteA | Submit a formal quote request to VOLO's operations team. They respond within 15 minutes during business hours. Requires route, date, and passenger count at minimum. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/weihermans/volo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server