Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ARIBA_API_KEYYesYour SAP Ariba application (API) key.
ARIBA_BASE_URLYesThe SAP Ariba API base URL.
ARIBA_CLIENT_IDYesYour SAP Ariba OAuth client ID.
ARIBA_TOKEN_URLYesThe SAP Ariba OAuth token URL for your region and environment.
ENTRA_TENANT_IDYesThe Microsoft Entra tenant ID (Directory ID) from the API app registration.
ARIBA_VERIFY_SSLNoWhether to verify SSL certificates (default: 'true').true
MCP_ALLOWED_HOSTSNoComma-separated list of allowed Host headers for DNS-rebinding protection (optional).
ARIBA_OPENAPI_FILEYesPath to the downloaded OpenAPI JSON/YAML file.
ARIBA_CLIENT_SECRETYesYour SAP Ariba OAuth client secret.
ENTRA_API_CLIENT_IDYesThe Application (client) ID of the Microsoft Entra API app registration.
ARIBA_API_KEY_HEADERNoName of the HTTP header used for the API key (default: 'apiKey').apiKey
ENTRA_REQUIRED_SCOPENoThe delegated scope required for API access (default: 'ariba.access').ariba.access
ARIBA_TOKEN_AUTH_STYLENoAuthentication style for Ariba OAuth: 'basic' (default) or 'body'.basic
ARIBA_HTTP_TIMEOUT_SECONDSNoTimeout in seconds for Ariba requests (default: 30).30
ARIBA_TOKEN_REFRESH_MARGIN_SECONDSNoSeconds before expiry to refresh the Ariba token (default: 60).60

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/shafquat-quadar/ariba-mcp'

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