Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (e.g., info, debug, error)info
UBER_SCOPEYesOAuth scopes required (e.g., profile request history)profile request history
UBER_SANDBOXNoWhether to use sandbox mode (true/false)true
UBER_CLIENT_IDYesUber application Client ID
MCP_SERVER_NAMENoMCP server nameuber-mcp-server
DEFAULT_LANGUAGENoDefault language for the servertr
UBER_API_BASE_URLNoProduction API URLhttps://api.uber.com
UBER_REDIRECT_URIYesOAuth redirect URIhttp://localhost:3000/auth/callback
UBER_SERVER_TOKENNoUber Server Token for simple API access
MCP_SERVER_VERSIONNoMCP server version1.0.0
UBER_CLIENT_SECRETYesUber application Client Secret
SUPPORTED_LANGUAGESNoComma-separated list of supported languagesen,tr
UBER_SANDBOX_API_BASE_URLNoSandbox API URLhttps://sandbox-api.uber.com

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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

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