Enterprise Rent-A-Car MCP Connector
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HTTP_PROXY | No | Proxy server for outbound requests | |
| HTTPS_PROXY | No | Proxy server for outbound requests | |
| PLAYWRIGHT_CHROMIUM_EXECUTABLE_PATH | No | Path to a custom Chromium binary |
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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_vehiclesA | Search for available vehicles at Enterprise Rent-A-Car for specific dates, locations, and preferences. Returns a list of available cars with pricing and features. |
| get_vehicle_detailsB | Get detailed information, full pricing breakdown, and available protection options for a specific vehicle from search results. |
| create_reservationC | Create a new Enterprise Rent-A-Car reservation. Requires vehicle selection, location details, dates, and driver information. |
| modify_reservationC | Modify an existing Enterprise reservation — change dates, locations, or vehicle class. |
| cancel_reservationA | Cancel an existing Enterprise reservation. No cancellation fee when cancelled before the scheduled pickup time. |
| get_accountC | Retrieve Enterprise Plus account information including tier status, rental history, and free day certificates. |
| get_loyalty_pointsB | Check Enterprise Plus loyalty points balance, tier status, points required for next tier, expiration date, and recent points activity. |
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/markswendsen-code/mcp-enterprise'
If you have feedback or need assistance with the MCP directory API, please join our Discord server