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 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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