← WebMCP Directory

voyacar.com

voyacar.com

live Unverified (seed import) Travel & Events 1 tools imperative implementation

Voyacar is a vehicle rental marketplace. Its WebMCP tool lets an agent search available rental cars and motorcycles for a city and date range, returning offers with price, agency, location, and a booking link.

First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com

Answer 1 · Act 0 · Transact 0 · Score: Not yet scored

Tool inspector

search_rentals

answer imperative

Search available rental cars or motorcycles on Voyacar for a city and date range. Returns offers with price, agency, location and a booking link.

Page: /en/agencies/apply

Input schema

PropertyTypeRequiredDescription
city string yes City slug or name, e.g. "marrakesh".
pickup_date string yes ISO 8601 date, e.g. 2026-07-14.
return_date string yes ISO 8601 date after pickup_date.
vehicle_type string no
transmission string no
Raw JSON schema
{
  "type": "object",
  "required": [
    "city",
    "pickup_date",
    "return_date"
  ],
  "properties": {
    "city": {
      "type": "string",
      "description": "City slug or name, e.g. \"marrakesh\"."
    },
    "pickup_date": {
      "type": "string",
      "description": "ISO 8601 date, e.g. 2026-07-14."
    },
    "return_date": {
      "type": "string",
      "description": "ISO 8601 date after pickup_date."
    },
    "vehicle_type": {
      "type": "string",
      "enum": [
        "car",
        "motorcycle"
      ]
    },
    "transmission": {
      "type": "string",
      "enum": [
        "manual",
        "automatic"
      ]
    }
  }
}

Similar websites

placemania.sk

placemania.sk

Atlas of unconventional places and detours worth adding to your travel itinerary.

live Unverified Travel & Events
9 tools A0 / Act9 / T0 Not yet scored Seen 2026-08-17
site_manifest site_search site_get_content site_get_chunk site_get_schema
Inspect tools
esdeveniments.cat

esdeveniments.cat

Discover what's on in Catalonia — concerts, exhibitions, theatre, family activities and free events near you.

live Unverified Travel & Events
5 tools A5 / Act0 / T0 Not yet scored Seen 2026-08-17
search-events get-event-details get-categories get-places get-events-by-place
Inspect tools
nycrsvps.com

nycrsvps.com

A reference guide for when popular New York City restaurants (Don Angie, Carbone, and more) release reservations. WebMCP tools let an agent search and filter th…

live Unverified Travel & Events
5 tools A4 / Act1 / T0 Not yet scored Seen 2026-08-17
find_restaurants get_reservation_open_date check_reservation_open_date go_to_rsvp_calculator search_restaurants
Inspect tools
feverup.com

feverup.com

Discover the best events, experiences, and things to do in your city.

live Unverified Travel & Events
4 tools A0 / Act4 / T0 Not yet scored Seen 2026-08-17
toggle_plan_favorite home_list_cities home_navigate_to_city webmcp_get_page_summary
Inspect tools

Related on Influzer