mcpserver.lol
registry/chaiz-mcp
Connection check verified live · 20h ago

chaiz-mcp

Live vehicle warranty (service contract) quotes by VIN, plate, or make/model/year.

Tools 6
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

6 tools

Read from the running server on 20h ago.

list_vehicle_makes read-only
List the vehicle makes (manufacturers) Chaiz supports. Use this to map a user's make to its id before listing models.
list_vehicle_models read-only makeId*
List the models (and the years available) for a given Chaiz make id. Get the make id from list_vehicle_makes.
lookup_vehicle read-only make*yearmodel
Fuzzy-match a vehicle by make (and optional model/year) to confirm it exists and correct spelling before a plan search. Use this when the user's make/model looks misspelled or unce…
search_plans_by_license_plate read-only zipsortstate*mileage*licensePlate*
Search Chaiz for vehicle service contract plans by US license plate. The plate plus state is used to identify the vehicle. Results are 36-month (3-year) term plans. License plate,…
search_plans_by_vehicle read-only zipmake*sortyear*model*state* +1
Search Chaiz for vehicle service contract (extended warranty) plans by make, model, and year. Results are 36-month (3-year) term plans. Returns plan cards with monthly and total pr…
search_plans_by_vin read-only vin*zipsortstate*mileage*
Search Chaiz for vehicle service contract plans by VIN. The VIN is decoded to the vehicle automatically. Results are 36-month (3-year) term plans. VIN, mileage, and state are requi…