Submit

Bandago Van Rental

@Sharky Laguana

Bandago's public MCP server lets AI agents check vehicle availability, get live pricing quotes with taxes and fees, browse rental locations, and view vehicle types. Covers 12+ and 15-passenger van rentals in Los Angeles, Nashville, New York/New Jersey, San Francisco, Atlanta, Chicago, Dallas, Denver, and more. Uses the production rate engine with DIA pricing, multi-jurisdiction tax calculations, and real-time fleet scheduling. Tools: Tool: check_availability Description: Check which vehicles are available for specific dates and locations ──────────────────────────────────────── Tool: get_rate_quote Description: Get full pricing breakdown including day rate, insurance, taxes, and grand total ──────────────────────────────────────── Tool: list_locations Description: List all rental locations with addresses and contact info ──────────────────────────────────────── Tool: list_rate_codes Description: List vehicle types with specs (passenger capacity, fuel, towing) Website: https://www.bandago.com GitHub / Source: (leave blank — it's a proprietary business server, not open source) Auth Required: No (public endpoint, no API key needed)

Server Config

{
  "mcpServers": {
    "bandago": {
      "type": "streamable-http",
      "url": "https://www.bandago.com/mcp"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.