Connecteur MCP Claude

Gérez votre carnet véhicule depuis Claude

RideLogger MCP connecte Claude à vos données véhicule autorisées afin de poser des questions, créer des entrées, ajouter des fichiers et suivre les rappels d’entretien par conversation.

Outils MCP disponibles

Le connecteur expose des outils structurés basés sur l’API officielle RideLogger. Les outils destructifs sont annotés pour que Claude puisse demander confirmation.

Vehicles and plates

Read, create, and update vehicles, including make/model details, mileage units, fuel or energy setup, labels, and plate history.

  • vehicles_list
  • vehicles_get
  • vehicles_create
  • vehicles_update
  • vehicle_plates_list/create/update/delete

Fuel, EV charging, service, and expense logs

List, create, inspect, update, and delete real vehicle history rows. Monetary rows keep their original currency so totals can be normalized safely.

  • fuel_logs_*
  • charge_logs_*
  • service_logs_*
  • expense_logs_*
  • generic_vehicle_logs_list/delete

Files, photos, and vehicle cabinet

Attach receipts or documents to logs, upload vehicle gallery photos, and manage private vehicle cabinet documents such as registration, insurance, and inspection files.

  • vehicle_log_files_*
  • vehicle_images_*
  • vehicle_cabinet_*

Maintenance reminders

Create, update, complete, list, and delete reminders for mileage-based or date-based maintenance tasks.

  • reminder_slots_list
  • reminder_list
  • reminder_show
  • reminder_create/update/complete/delete

Account settings, reference data, and tool policy

Read the connected account profile and preferred currency with auth_me, plus cached reference data such as countries, currencies, fuel units, vehicle types, service types, and machine-readable tool safety semantics.

  • auth_me
  • ridelogger://reference/*
  • ridelogger://policy/tool-semantics
  • reference_data_refresh

Confidentialité et sécurité

  • Claude receives only the RideLogger data needed for the action the user requests.
  • The public connector uses OAuth/Bearer authorization; username and password tools are not exposed.
  • All transport is over HTTPS/TLS and data access is scoped to the connected RideLogger account.
  • The connector does not serve sponsored content or advertisements.

Exemples de prompts

Service history

“Summarize all service work for my Toyota this year and show the total cost.”

Fuel log

“Log 42 liters of fuel today, 68 EUR total, odometer 142300 km.”

Reminder

“Create a reminder to change the oil in 10,000 km for my main vehicle.”

Documents

“Attach this invoice to my latest service log and save the registration document in the vehicle cabinet.”