Skip to main content
Glama
OctoTrip

OctoTrip Rental Cars

Official

search

Read-onlyIdempotent

Search live rental-car offers from multiple providers worldwide. Compare prices, vendors, and categories for your trip with real-time results.

Instructions

Searches live rental-car offers for a pickup location and rental period, optionally with a different dropoff location, pickup/dropoff times, driver age, currency, and language. Use this when the user wants to compare available rental cars, prices, vendors, categories, or booking links for a specific trip. Do not use it for flights, hotels, public transport, or general travel planning unless the user has car-rental intent. The tool queries external provider APIs in real time, returns price-ranked results grouped by SIPP/category, and may include affiliate booking links. It does not book cars, modify reservations, charge users, or store user data.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ageNoDriver age. Defaults to 30. Younger drivers may incur surcharges.
currencyNoPreferred ISO 4217 currency code for prices, such as EUR, USD, or GBP. Defaults to EUR.EUR
languageNoPreferred response language code, such as en or de. Defaults to en.en
locationYesPickup location, such as a city, airport, station, address, or landmark.
pickup_dateYesPickup date. Accepts common date formats such as YYYY-MM-DD, DD.MM.YYYY, or natural-language dates.
pickup_timeNoPickup time in 24-hour HH:MM format. Defaults to 12:00.12:00
dropoff_dateYesDropoff date. Must be after the pickup date.
dropoff_timeNoDropoff time in 24-hour HH:MM format. Defaults to 12:00.12:00
dropoff_locationNoOptional different dropoff location. If omitted, the pickup location is used.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate readOnly, openWorld, idempotent, non-destructive. The description adds significant context: queries external APIs in real time, returns price-ranked results grouped by SIPP/category, may include affiliate links, and explicitly states what it does not do (book, modify, charge, store). No contradiction.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is three sentences, efficient, and front-loaded with the main action. It could be slightly more terse (first sentence is long), but overall earns its place with no wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the complexity (9 parameters, real-time external API, output schema exists), the description covers the tool's purpose, usage context, behavioral traits, and explicitly states limitations. It does not need to detail return values due to output schema presence.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% and each parameter has detailed descriptions (e.g., age surcharge, currency defaults). The description only summarizes parameters without adding new meaning beyond what the schema provides. Baseline score of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states that the tool searches live rental-car offers, specifies key parameters (location, dates, optional fields), and distinguishes it from other travel searches (flights, hotels). Verb 'searches' and resource 'live rental-car offers' are specific and unambiguous.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicit guidance is provided: 'Use this when the user wants to compare available rental cars... Do not use it for flights, hotels... unless the user has car-rental intent.' This clearly defines when to use and when not to, despite no sibling tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/OctoTrip/rental-cars'

If you have feedback or need assistance with the MCP directory API, please join our Discord server