Skip to main content
Glama

MCP Uber Server

by 199-mcp

uber_get_auth_url

Generate an Uber authorization URL for user authentication, enabling access to Uber ride booking and management through the MCP Uber Server. Requires a unique user ID for operation.

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" }

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-mcp/mcp-uber'

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