0
grade F
10 days ago
glama

Uber MCP Server

Enables AI assistants to interact with the Uber API for ride management, including requesting rides, obtaining price and time estimates, and tracking active trip status. It supports comprehensive journey features such as viewing ride history, cancelling requests, and rating drivers through a secure OAuth 2.0 integration.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 2 critical, 6 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: UBER_CLIENT_SECRET, UBER_SERVER_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_SERVER_NAMEuber-mcp-server
configMCP_SERVER_VERSIONMCP server versiyonu -
configUBER_API_BASE_URLProduction API URL -
configUBER_CLIENT_IDuber_client_id_buraya
🔐 secretUBER_CLIENT_SECRETuber_client_secret_buraya
configUBER_SANDBOXSandbox modu (true/false) -
configUBER_SANDBOX_API_BASE_URLSandbox API URL -
🔐 secretUBER_SERVER_TOKENuber_server_token_buraya
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/skynet-base-uber-mcp-1sa17t)](https://m8ven.ai/mcp/skynet-base-uber-mcp-1sa17t)
commit: dc3a431337efdb58744cdc2de23150a449a63e31
code hash: 824eebbf57840190f32a7490a6dc248f1366fe09e13a55f7550c1be7f109df9e
verified: 4/11/2026, 3:11:56 PM
view raw JSON →