Zipcar MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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_carsA | Search for available Zipcars near a location for a given time period. Returns a list of available vehicles with rates and locations. |
| get_car_detailsB | Get detailed information about a specific Zipcar including vehicle type, features, seating, fuel type, and pricing rates. |
| reserve_carA | Book a Zipcar for a specific time slot. Requires the user to be logged in to Zipcar. Returns reservation confirmation details. |
| extend_reservationA | Extend an existing Zipcar reservation to a later end time. The car must still be available for the extended period. |
| end_tripA | End an active Zipcar rental session. The car must be parked at a valid Zipcar spot. Returns a trip summary with duration, miles, and cost. |
| get_reservation_historyB | View past and upcoming Zipcar reservations. Can filter by upcoming or past reservations. |
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-zipcar'
If you have feedback or need assistance with the MCP directory API, please join our Discord server