Shell · Capability
Shell Fleet Management
Unified fleet management workflow combining B2B mobility card management, transaction reporting, invoice management, and site location data. Designed for fleet managers and corporate finance teams managing fuel cards across the Shell global network.
What You Can Do
GET
List cards
— List all fuel cards for the fleet
/v1/cards
POST
Order card
— Order a new fuel card for a driver or vehicle
/v1/cards
POST
Block card
— Block or unblock a card
/v1/cards/{id}/block
GET
List transactions
— Retrieve fleet transaction history
/v1/transactions
GET
List invoices
— List fuel invoices for the fleet account
/v1/invoices
GET
List sites
— Find Shell sites near a location
/v1/sites
POST
Update limits
— Update spending limits for a fuel card
/v1/card-limits
MCP Tools
list-fleet-cards
List all fuel cards for the fleet with status and driver information
read-only
order-fuel-card
Order a new Shell fuel card for a driver or vehicle
block-fuel-card
Block or unblock a fuel card for a driver or vehicle
list-fleet-transactions
List fuel card transactions for date range with spend analytics
read-only
list-fleet-invoices
List fuel invoices for the fleet account
read-only
find-shell-stations
Find Shell fuel and EV charging stations near a location
read-only
update-card-spending-limits
Update spending limits and restrictions on a fuel card
APIs Used
shell-mobility