mcp-turo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_carsA | Search for available rental cars on Turo by location, dates, and optional filters such as price range and vehicle type. |
| get_car_detailsA | Retrieve detailed information about a specific Turo car listing, including specs, features, reviews, cancellation policy, and host info. |
| get_host_profileA | View a Turo host's profile including their ratings, reviews, response rate, and all their vehicle listings. |
| create_bookingA | Create a new car booking/reservation on Turo. Requires the user to be logged in to their Turo account. Returns booking confirmation details and price breakdown. |
| manage_bookingA | View, modify, or cancel an existing Turo booking. Use action='view' to see booking details, 'cancel' to cancel, or 'modify' to change dates. |
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
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-turo'
If you have feedback or need assistance with the MCP directory API, please join our Discord server