Pocket Drives
ai.pocketdrives/pocket-drivesPeer-to-peer car rental search — luxury, exotic, and EV vehicles with delivery across the US.
Tools · 9
Search the Pocket Drives marketplace for available rental vehicles by location, dates, category, and filters.
Get full details for a specific vehicle including rates, host info, and organization policies.
Get a monthly availability calendar with daily rates for a vehicle.
Calculate a full rental quote including daily breakdown, taxes, deposit, and total for a date range.
Autocomplete cities, airports, and venues for search location input.
Search airports for delivery pickup with delivery fee information.
Search stadiums, arenas, and venues for delivery pickup with delivery fee information.
Get a host profile page with bio, locations, team, and social links by username.
List published renter reviews for a vehicle. Uses asset_id (not asset_rental_id) per the GraphQL schema.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"pocket_drives": {
"url": "https://pocketdrives.ai/mcp",
"transport": "streamable-http"
}
}
}