Skip to main content
Glama
markswendsen-code

Enterprise Rent-A-Car MCP Connector

create_reservation

Book a rental car by providing vehicle selection, pickup/dropoff locations, rental dates, and driver details to create a reservation.

Instructions

Create a new Enterprise Rent-A-Car reservation. Requires vehicle selection, location details, dates, and driver information.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
vehicle_idYesVehicle ID from search_vehicles results
pickup_location_idYesLocation ID for vehicle pickup
dropoff_location_idNoLocation ID for vehicle return
pickup_datetimeYesISO datetime for pickup, e.g. 2025-06-15T10:00:00
dropoff_datetimeYesISO datetime for return, e.g. 2025-06-20T10:00:00
driver_first_nameYes
driver_last_nameYes
driver_emailYes
driver_phoneYes
driver_ageNo
discount_codeNoPromotional or contract code
enterprise_plus_numberNoEnterprise Plus member number
protection_planNofull (LDW+PAI+PEC), partial (LDW only), none

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/markswendsen-code/mcp-enterprise'

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