Uber Ride Management
Workflow capability for managing the complete Uber ride lifecycle. Combines the Riders API (ride requests, estimates, products) and Drivers API (driver profile, trips, payments) to support ride-booking applications, fleet management dashboards, and driver analytics tools.
What You Can Do
MCP Tools
list-uber-products
List available Uber ride products at a specific location.
get-price-estimates
Get price estimates for Uber rides between two locations.
get-time-estimates
Get estimated arrival times for Uber products at a pickup location.
create-ride-request
Request an Uber ride for a user.
get-ride-status
Get the real-time status of an active ride request.
cancel-ride
Cancel an active Uber ride request.
get-rider-profile
Get the authenticated Uber rider's profile information.
get-rider-history
Get the trip history for an Uber rider.
get-driver-profile
Get the profile for an Uber driver partner.
get-driver-payments
Get payment history for an Uber driver partner.
get-driver-trips
Get trip history for an Uber driver partner.