Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYSNoComma-separated list of API keys for service-to-service authentication (e.g., key1,key2,key3)
OKTA_DOMAINNoYour Okta domain (e.g., your-domain.okta.com) (required when using Okta OAuth)
OAUTH_ENABLEDNoEnable OAuth 2.0 authentication. Set to 'true' for production with auth, 'false' for development without auth.false
OAUTH_PROVIDERNoOAuth provider to use. Options: 'google' or 'okta'
OKTA_CLIENT_IDNoYour Okta OAuth client ID (required when using Okta OAuth)
GOOGLE_CLIENT_IDNoYour Google OAuth client ID (required when using Google OAuth)
OKTA_CLIENT_SECRETNoYour Okta OAuth client secret (required when using Okta OAuth)
GOOGLE_CLIENT_SECRETNoYour Google OAuth client secret (required when using Google OAuth)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No 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/bmaranan75/mcp-shopping-assistant-py'

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