uber.com
Uber is a transportation, delivery, and business platform that offers ride-hailing, food delivery, courier delivery, payments, advertising, and enterprise workflow products. Its developer program provides APIs for integrating these services into partner applications and business systems.
Uber exposes multiple developer-facing HTTP APIs (Riders, Eats Marketplace, Direct, Guest Rides, Vouchers, Driver, Business Receipts, Suppliers/Vehicles, Ads, and Pay) plus a cataloged public MCP endpoint at mcp.uber.com.
- Uber MCP rides-3pdiscovered
- Uber Riders APIdiscovered
- Uber Eats Marketplace APIdiscovered
- Uber Direct APIdiscovered
- Uber Guest Rides APIdiscovered
- Uber Vouchers APIdiscovered
- Uber Driver APIdiscovered
- Uber for Business Receipts APIdiscovered
- Uber for Suppliers APIdiscovered
- Uber Ads APIdiscovered
- Uber Pay APIdiscovered
Sign in to the Uber Developer Dashboard, create an application from Create App, then open the app's Auth/Application settings to copy its client_id and client_secret. Add your redirect_uri there if you will use authorization-code flows. Some product APIs require Uber approval or enterprise access before the app can use the needed scopes.
Open your existing Riders app in the Uber Developer Dashboard, go to the Auth tab, and copy the app's server token. Uber documents that new server tokens are no longer granted; only existing legacy tokens continue to work until migration off server tokens is complete.
For quick testing, open your app in the Uber Developer Dashboard, go to the Auth tab, select scopes, and in “Test with a Personal Access Token” click "Generate a new token". The token is shown once and represents the Uber account currently signed into the dashboard.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing