Skip to main content
Glama

MCP Uber Server

uber_get_auth_url

Generate Uber authorization URL to authenticate users for AI-assisted ride bookings and management. Requires unique user ID as input.

Instructions

Get the Uber authorization URL for user to authenticate

Input Schema

NameRequiredDescriptionDefault
userIdYesUnique identifier for the user

Input Schema (JSON Schema)

{ "properties": { "userId": { "description": "Unique identifier for the user", "type": "string" } }, "required": [ "userId" ], "type": "object" }
Install Server

Other Tools from MCP Uber Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/199-biotechnologies/mcp-uber'

If you have feedback or need assistance with the MCP directory API, please join our Discord server