58
/ 100
9 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.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 16 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
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 4 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: 6/13/2026, 10:41:18 AM
view raw JSON →