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
10.0%
50 probes
Response
615ms
last probe
Tools
9
callable
Resources
0
readable
Prompts
0
available

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.

How to use

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

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