Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

Pocket Drives

ai.pocketdrives/pocket-drives

Peer-to-peer car rental search — luxury, exotic, and EV vehicles with delivery across the US.

Uptime
50.0%
2 probes
Response
599ms
last probe
Tools
9
callable

Tools · 9

drives_search_vehicles

Search the Pocket Drives marketplace for available rental vehicles by location, dates, category, and filters.

drives_vehicle_detail

Get full details for a specific vehicle including rates, host info, and organization policies.

drives_vehicle_availability

Get a monthly availability calendar with daily rates for a vehicle.

drives_get_quote

Calculate a full rental quote including daily breakdown, taxes, deposit, and total for a date range.

drives_location_suggest

Autocomplete cities, airports, and venues for search location input.

drives_airport_search

Search airports for delivery pickup with delivery fee information.

drives_venue_search

Search stadiums, arenas, and venues for delivery pickup with delivery fee information.

drives_host_showroom

Get a host profile page with bio, locations, team, and social links by username.

drives_vehicle_reviews

List published renter reviews for a vehicle. Uses asset_id (not asset_rental_id) per the GraphQL schema.

Similar MCP servers embedding-nearest

Green Gooding live
Read-only catalog for Green Gooding — NYC peer-to-peer rental marketplace.
6 tools · streamable-http
Cardog live
Vehicle listings, market analysis, VIN decoding, recalls, and EV charging data
14 tools · streamable-http
com.marketcheck/api
MarketCheck automotive data: search US/UK listings, predict prices, decode VINs, market history.
0 tools · streamable-http
ai.autonomad/travel live
AI travel agent — book flights, hotels, activities, and events worldwide via autonomad.ai.
8 tools · streamable-http
Hit The Road Rentals live
Search campervans and motorhomes worldwide. 300+ rental companies. AU, NZ, US, CA, UK and more.
2 tools · streamable-http
OctoTrip Rental Cars
Free, no-login rental car search with real-time pricing.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pocket_drives": {
      "url": "https://pocketdrives.ai/mcp",
      "transport": "streamable-http"
    }
  }
}